Processors | Package Manager UI website
docs.unity.cn

    Processors

    An input processor takes a value and returns a processed version of it. The received value and result value must be of the same type.

    NOTE: To convert received input values into different types, see composite bindings.

    Processors can be installed on [controls](

    Predefined Processors

    Processor Description
    invert
    scale
    normalize
    axisDeadzone
    stickDeadzone

    Writing Custom Processors

    Processor Parameters

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX