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.

    InputControlLayout.Builder

    Build a layout programmatically. Primarily for use by layout builders registered with the system.

    InputControlLayout.LayoutNotFoundException

    InputControlLayoutAttribute

    Attribute to control layout settings of a type used to generate an InputControlLayout.

    Structs

    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.

    Delegates

    InputDeviceFindControlLayoutDelegate

    Delegate used by onFindLayoutForDevice and .

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX