Delegate IInputAxisOwner.AxisDescriptor.AxisGetter
Delegate to get a reference to the axis being driven
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public delegate ref InputAxis IInputAxisOwner.AxisDescriptor.AxisGetter()
Returns
Type | Description |
---|---|
InputAxis | A reference to the axis being driven |