Delegate CinemachineCore.AxisInputDelegate
Delegate for overriding Unity's default input system. Returns the value of the named axis.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public delegate float CinemachineCore.AxisInputDelegate(string axisName)
Parameters
Type | Name | Description |
---|---|---|
string | axisName |
Returns
Type | Description |
---|---|
float |