XRDevice.GetTrackingSpaceType
public static XR.TrackingSpaceType GetTrackingSpaceType();
Returns
TrackingSpaceType The device's current TrackingSpaceType.
Description 描述
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.