Click or drag to resize

GestureTracker_tracked Field

The transform that is currently being tracked.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
private Transform _tracked

Field Value

Type: Transform
Remarks
The transform of the 3D pointer that the motion controller is manipulating.
See Also