Class TrackingSpaceOrigin
This component acts as a world space refernce point of the tracking space origin. Add this component to the root of your VR camera rig in order to let other features to find the tracking space origin and apply positional and rotational offset when needed.
Inherited Members
Namespace: VIVE.OpenXR
Assembly: VIVE.OpenXR.dll
Syntax
[DisallowMultipleComponent]
public sealed class TrackingSpaceOrigin : MonoBehaviour
Properties
Instance
Declaration
public static TrackingSpaceOrigin Instance { get; }
Property Value
Type | Description |
---|---|
TrackingSpaceOrigin |