A collection of methods and properties for interacting with the VR tracking system.
| disablePositionalTracking | Disables positional tracking in VR. If set to true the camera only tracks headset rotation state. |
| GetLocalPosition | Gets the position of a specific node. |
| GetLocalRotation | Gets the rotation of a specific node. |
| Recenter | Center tracking to the current position and orientation of the HMD. |