docs.unity.cn
    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
    Syntax
    public delegate float AxisInputDelegate(string axisName);
    Parameters
    Type Name Description
    String axisName
    Returns
    Type Description
    Single
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Saturday, May 6, 2023