Click or drag to resize

ITransformGestureTransformMask Property

Contains transform operations which happened this frame.

Namespace:  TouchScript.Gestures.TransformGestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
TransformGestureTransformType TransformMask { get; }

Property Value

Type: TransformGestureTransformType
See Also