XRInputSubsystem.TrySetTrackingOriginMode(TrackingOriginMode)

Parameters

origin The new TrackingOriginModeFlags that you'd like to change to.

Returns

void True if the method changes the origin. Returns false otherwise.

Description

Attempts to set the TrackingOriginModeFlags of the subsystem.

See XRInputSubsystem.GetSupportedTrackingOriginModes in order to see what modes this individual XRInputSubsystem supports, and XRInputSubsystem.GetTrackingOriginMode to see the current mode.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答