Click or drag to resize

MagicWandTrackedController Property

The motion controller component of this wand.

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

Property Value

Type: SteamVR_TrackedController
See Also