Class XRSupport
A small helper class to aid in initializing and registering XR devices and layout builders.
Inheritance
System.Object
XRSupport
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEngine.Experimental.Input.Plugins.XR
Syntax
public static class XRSupport
Methods
Initialize()
Registers all initial templates and the generalized layout builder with the InputSystem.
Declaration
public static void Initialize()