Click or drag to resize

FingersScriptTouchCircles Field

If ShowTouches is true, this array is used to show the touches. The FingersScriptPrefab sets this up as 10 circles.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public GameObject[] TouchCircles

Field Value

Type: GameObject
See Also