ITransformGestureRotationAxis Property |
Gets rotation axis of the gesture in world coordinates.
Namespace:
TouchScript.Gestures.TransformGestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Vector3 RotationAxis { get; }
Property Value
Type:
Vector3Rotation axis of the gesture in world coordinates.
See Also