Experimental: this API is experimental and might be changed or removed in the future.

XRInputSubsystemDescriptor

class in UnityEngine.Experimental.XR

/

Inherits from:Experimental.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

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.
idA unique string that identifies the subsystem that this Descriptor can create.

Did you find this page useful? Please give it a rating: