Type Alias WebXRControllerType

WebXRControllerType:
    | "tap"
    | "press"
    | "axes"
    | "buttonUp"
    | "buttonDown"