This version of Unity is unsupported.

BaseInput.GetAxisRaw

Declaration

public float GetAxisRaw(string axisName);

Description

Interface to Input.GetAxisRaw. Can be overridden to provide custom input instead of using the Input class.