Click or drag to resize

PinnedTransformGestureTransformPlane Property

Plane where transformation occured.

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

Property Value

Type: Plane
See Also