Click or drag to resize

MagicWandGestureTracker Property

The gesture tracker of this wand.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public GestureTracker GestureTracker { get; private set; }

Property Value

Type: GestureTracker
See Also