ITransformGestureDeltaPosition Property |
Gets delta position between this frame and the last frame in world coordinates.
This value is only available during
Transformed or
StateChanged events.
Namespace:
TouchScript.Gestures.TransformGestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Vector3 DeltaPosition { get; }
Property Value
Type:
Vector3See Also