Click or drag to resize

FingersScriptCurrentTouches Property

Current touch objects begin tracked

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

Property Value

Type: ReadOnlyCollectionGestureTouch
See Also