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: Cinemachine
    Assembly: Cinemachine.dll
    Syntax
    public delegate float CinemachineCore.AxisInputDelegate(string axisName)
    Parameters
    Type Name Description
    string axisName

    The name of the Input axis to query

    Returns
    Type Description
    float

    The current 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)