class in UnityEngine.XR
/
Inherits from:IntegratedSubsystemDescriptor
/
Implemented in:UnityEngine.XRModule
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseClass providing information about XRDisplaySubsystem registration.
disablesLegacyVr | Indicates 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. |
enableBackBufferMSAA | Indicates whether MSAA must be resolved in the back buffer. Set to true if MSAA needs to be resolved in the back buffer; otherwise false. |
GetAvailableMirrorBlitModeCount | Get current display subsystem's total number of supported mirror blit modes. |
GetMirrorBlitModeByIndex | Get a supported mirror view blit mode from the current display subsystem descriptor. |
id | A unique string that identifies the subsystem that this Descriptor can create. |