XRDevice.SetTrackingSpaceType

매뉴얼로 전환
public static bool SetTrackingSpaceType (XR.TrackingSpaceType trackingSpaceType);

파라미터

TrackingSpaceTypeThe TrackingSpaceType the device should switch to.

반환

bool True on success. False if the given TrackingSpaceType is not supported or the device fails to switch.

설명

Sets the device's current TrackingSpaceType. Returns true on success. Returns false if the given TrackingSpaceType is not supported or the device fails to switch.