class in UnityEngine.XR
/
Inherits from:IntegratedSubsystemDescriptor
/
Implemented in:UnityEngine.XRModule
Information about an Input subsystem.
disablesLegacyInput | When true, will suppress legacy support for Daydream, Oculus, OpenVR, and Windows MR built directly into the Unity runtime from generating input. This is useful when adding an XRInputSubsystem that supports these devices. |
id | A unique string that identifies the subsystem that this Descriptor can create. |