GetTrackingSpaceType()
Returns the device's current TrackingSpaceType. This value determines how the camera is positioned relative to its starting position. For more, see the section "Understanding the camera" in VROverview.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.VRModule
public static TrackingSpaceType GetTrackingSpaceType()
Returns
Type | Description |
|---|---|
| TrackingSpaceType | The device's current TrackingSpaceType. |