ITransformGestureDeltaRotation Property |
Gets delta rotation between this frame and last frame in degrees.
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 float DeltaRotation { get; }
Property Value
Type:
SingleSee Also