InputSystem.getAxisState

Get the state of a given axis.

class InputSystem(ButtonEnum, AxisEnum)
getAxisState

Parameters

axis
Type: Axes

The axis to get the state of.

Return Value

The state of the axis.

Meta