Function ARVRController.getJoystickAxis

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

double getJoystickAxis (
  const(long) axis
) nothrow @nogc const;