This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

XRDisplaySubsystemDescriptor

class in UnityEngine.Experimental.XR

/

Inherits from:IntegratedSubsystemDescriptor

/

Implemented in:UnityEngine.XRModule

Description

Class providing information about XRDisplaySubsystem registration.

Properties

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.

Inherited Members

Properties

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