TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures.TransformGestures.Base
TransformGestureBase Class
TransformGestureBase Properties
DeltaPosition Property
DeltaRotation Property
DeltaScale Property
RotationAxis Property
ScreenTransformThreshold Property
TransformMask Property
Type Property
TransformGestureBase
TransformMask 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#
Copy
public
TransformGesture
TransformType
TransformMask
{
get
; }
Property Value
Type:
TransformGesture
TransformType
Implements
ITransformGesture
TransformMask
See Also
Reference
TransformGestureBase Class
TouchScript.Gestures.TransformGestures.Base Namespace