Version: 2020.2
LanguageEnglish
  • C#

XRInputSubsystemDescriptor

class in UnityEngine.XR

/

Inherits from:IntegratedSubsystemDescriptor

/

Implemented in:UnityEngine.XRModule

Suggest a change

Success!

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.

Close

Submission failed

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

Close

Cancel

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.