Click or drag to resize

TransformGestureBaseTransformMask Property

Contains transform operations which happened this frame.

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

Property Value

Type: TransformGestureTransformType

Implements

ITransformGestureTransformMask
See Also