Method GetAxisRaw
GetAxisRaw(string)
Interface to Input.GetAxisRaw. Can be overridden to provide custom input instead of using the Input class.
Declaration
public virtual float GetAxisRaw(string axisName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | axisName | Axis name to check |
Returns
| Type | Description |
|---|---|
| float |