Version: 2017.4
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.