docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate CinemachineCore.AxisInputDelegate

    Delegate for overriding Unity's default input system. Returns the value of the named axis.

    Namespace: Unity.Cinemachine
    Assembly: Unity.Cinemachine.dll
    Syntax
    public delegate float CinemachineCore.AxisInputDelegate(string axisName)
    Parameters
    Type Name Description
    string axisName

    The name of the axis being queried.

    Returns
    Type Description
    float

    The value of the axis.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)