TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures.TransformGestures
TransformGesture Class
TransformGesture Properties
LocalDeltaPosition Property
Projection Property
ProjectionPlaneNormal Property
TransformPlane Property
TransformGesture
Projection Property
Gets or sets transform's projection type.
Namespace:
TouchScript.Gestures.TransformGestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
TransformGesture
ProjectionType
Projection
{
get
;
set
; }
Property Value
Type:
TransformGesture
ProjectionType
Projection type.
See Also
Reference
TransformGesture Class
TouchScript.Gestures.TransformGestures Namespace