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

XRInputSubsystemDescriptor

class in UnityEngine.Experimental.XR

/

Inherits from:Experimental.IntegratedSubsystemDescriptor

Switch to Manual

Description

Information about an Input subsystem.

Variables

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

Variables

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