| GestureTrackerTracked Property |
The transform that is currently being tracked.
Namespace:
RavingBots.MagicGestures.Controller
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Transform Tracked { get; set; }
Property Value
Type:
TransformRemarks
The transform of the 3D pointer that the motion controller is manipulating.
See Also