ClusteredScreenTransformGesturegetPointPreviousScreenPosition Method |
Returns previous screen position of a point with index 0 or 1
Namespace:
TouchScript.Gestures.TransformGestures.Clustered
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected override Vector2 getPointPreviousScreenPosition(
int index
)
Parameters
- index
- Type: SystemInt32
The index.
Return Value
Type:
Vector2See Also