Click or drag to resize

FingersScriptPreviousTouches Property

Previous touch locations

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public ReadOnlyCollection<GestureTouch> PreviousTouches { get; }

Property Value

Type: ReadOnlyCollectionGestureTouch
See Also