Class NormalizeVector2Processor | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class NormalizeVector2Processor

    Inheritance
    System.Object
    InputProcessor
    InputProcessor<Vector2>
    NormalizeVector2Processor
    Inherited Members
    InputProcessor<Vector2>.valueType
    InputProcessor<Vector2>.ProcessAsObject(Object, InputControl)
    InputProcessor<Vector2>.Process(Void*, Int32, InputControl)
    Namespace: UnityEngine.InputSystem.Processors
    Syntax
    public class NormalizeVector2Processor : InputProcessor<Vector2>

    Methods

    Process(Vector2, InputControl<Vector2>)

    Declaration
    public override Vector2 Process(Vector2 value, InputControl<Vector2> control)
    Parameters
    Type Name Description
    Vector2 value
    InputControl<Vector2> control
    Returns
    Type Description
    Vector2
    Overrides
    UnityEngine.InputSystem.InputProcessor<Vector2>.Process(Vector2, UnityEngine.InputSystem.InputControl<Vector2>)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023