Enum XRRig.TrackingOriginMode
Sets which Tracking Origin Mode to use when initializing the input device.
Namespace: UnityEngine.XR.Interaction.Toolkit
Syntax
public enum TrackingOriginMode : int
Fields
Name | Description | Value |
---|---|---|
NotSpecified | Uses the default Tracking Origin Mode of the input device. |
0 |
Device | Sets the Tracking Origin Mode to |
1 |
Floor | Sets the Tracking Origin Mode to |
2 |