SoTouchEventGetAcceleration Method |
Gets the acceleration vector (in pixels per second squared) between the previous event and the current one.
Namespace: OIV.Inventor.Touch.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec2f GetAcceleration()
Public Function GetAcceleration As SbVec2f
public:
SbVec2f GetAcceleration()
member GetAcceleration : unit -> SbVec2f
Return Value
Type:
SbVec2fRemarks See Also