XRDevice.SetTrackingSpaceType

Cambiar al Manual
public static bool SetTrackingSpaceType (XR.TrackingSpaceType trackingSpaceType);

Parámetros

TrackingSpaceTypeThe TrackingSpaceType the device should switch to.

Valor de retorno

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

Descripción

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.