Skip to main content

ControllerCalibrateAxis

Callable

  • ControllerCalibrateAxis(axes: readonly number[]): void

  • Handles the sticks input when calibrating


    Parameters

    • axes: readonly number[]

      the raw data of all axes of the controller

    Returns void