Skip to content

Variable: InputActions

const InputActions: object

Defined in: packages/core/src/input/input-actions.ts:20

Type Declaration

InteractionSelect

readonly InteractionSelect: "interaction.select" = 'interaction.select'

LocomotionJump

readonly LocomotionJump: "locomotion.jump" = 'locomotion.jump'

LocomotionMove

readonly LocomotionMove: "locomotion.move" = 'locomotion.move'

LocomotionTeleportAim

readonly LocomotionTeleportAim: "locomotion.teleportAim" = 'locomotion.teleportAim'

LocomotionTeleportCommit

readonly LocomotionTeleportCommit: "locomotion.teleportCommit" = 'locomotion.teleportCommit'

LocomotionTurn

readonly LocomotionTurn: "locomotion.turn" = 'locomotion.turn'

Privacy | Terms