Namespace UnityEngine.Experimental.Input.Layouts
Classes
InputControlAttribute
Mark a data member in a state struct as being an input control.
InputControlLayout
A control layout specifies the composition of an input control.
InputControlLayoutAttribute
Attribute to control layout settings of a type used to generate an InputControlLayout.
InputDeviceBuilder
Turns a device layout into an actual InputDevice instance.
Structs
InputControlLayout.Builder
Build a layout programmatically. Primarily for use by layout builders registered with the system.
InputControlLayout.Builder.ControlBuilder
InputControlLayout.ControlItem
Specification for the composition of a direct or indirect child control.
InputControlLayout.NameAndParameters
InputControlLayout.ParameterValue
InputDeviceDescription
Metadata for an input device.
InputDeviceMatcher
Specification that can be matched against an InputDeviceDescription.