Click or drag to resize

FingersScriptTouches Property

Gets a collection of the current touches

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

Property Value

Type: ICollectionGestureTouch
See Also