ARVRController.getJoystickAxis

Returns the value of the given axis for things like triggers, touchpads, etc. that are embedded into the controller.

struct ARVRController
@nogc nothrow const
double
getJoystickAxis
(
in long axis
)

Meta