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

    Namespace UnityEngine.InputSystem.Processors

    Classes

    ScaleProcessor

    Scale a float value by a constant factor.

    ScaleVector2Processor

    Scale the components of a by constant factors.

    ScaleVector3Processor

    Scale the components of a by constant factors.

    StickDeadzoneProcessor

    Processes a Vector2 to apply deadzoning according to the magnitude of the vector (rather than just clamping individual axes). Normalizes to the min/max range.

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX