TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures.TransformGestures
PinnedTransformGesture Class
PinnedTransformGesture Properties
Projection Property
ProjectionPlaneNormal Property
TransformPlane Property
PinnedTransformGesture
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
PinnedTransformGesture Class
TouchScript.Gestures.TransformGestures Namespace