Delegate CinemachineCore.AxisInputDelegate
Delegate for overriding Unity's default input system. Returns the value of the named axis.
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
public delegate float CinemachineCore.AxisInputDelegate(string axisName)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| string | axisName |
반환
| 타입 | 설명 |
|---|---|
| float |