Namespace UnityEngine.InputSystem.Layouts | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Namespace UnityEngine.InputSystem.Layouts

    Classes

    InputControlAttribute

    Mark a field or property as representing/identifying an input control in some form.

    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.

    InputDeviceDescription

    Metadata for an input device.

    InputDeviceMatcher

    Specification that can be matched against an InputDeviceDescription.

    Enums

    InputControlLayout.ControlItem.Flags

    Delegates

    InputDeviceFindControlLayoutDelegate

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX