Version: 2022.3
언어: 한국어

XRDisplaySubsystemDescriptor

class in UnityEngine.XR

/

다음으로부터 상속:IntegratedSubsystemDescriptor

매뉴얼로 전환

설명

Class providing information about XRDisplaySubsystem registration.

변수

disablesLegacyVrIndicates whether legacy VR settings must be disabled for the subsystem. Set to true if the Editor must disable the legacy VR settings disabled; otherwise false.
enableBackBufferMSAAIndicates whether MSAA must be resolved in the back buffer. Set to true if MSAA needs to be resolved in the back buffer; otherwise false.

Public 함수

GetAvailableMirrorBlitModeCountGet current display subsystem's total number of supported mirror blit modes.
GetMirrorBlitModeByIndexGet a supported mirror view blit mode from the current display subsystem descriptor.

상속된 멤버

변수

idA unique string that identifies the subsystem that this Descriptor can create.