Function codeByCoords

  • Map 3D coordinates to key codes.

    Parameters

    • xyz: Coords3D

      3D coordinates of the physical key.

    Returns string | undefined

    Key code associated with the coordinates or undefined if there is no association.

Generated using TypeDoc