Interface IInputAxisReader
Abstraction for reading the value of an input axis
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public interface IInputAxisReader
Methods
Name | Description |
---|---|
GetValue(Object, Hints) | Get the current value of the axis. |