Controlstype

ControlsType type

Signature:

export type ControlsType = "platformer" | "platformer2" | "default" | "thirdperson" | "firstperson" | "debugorbit" | "fly" | "smoothpf";