Version: 2022.3
言語: 日本語

XRInputSubsystem.TrySetTrackingOriginMode(TrackingOriginMode)

マニュアルに切り替える

パラメーター

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

戻り値

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

説明

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.