This version of Unity is unsupported.

XRInputSubsystemDescriptor

class in UnityEngine.XR

/

Inherits from:IntegratedSubsystemDescriptor

/

Implemented in:UnityEngine.XRModule

Description

Information about an Input subsystem.

Properties

disablesLegacyInputWhen 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.

Inherited Members

Properties

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