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