Click or drag to resize

GestureTrackerTrail Property

The visual trail of the gesture.

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

Property Value

Type: GestureTrail
See Also