Skip to main content

Interface: KeyboardAxis1dBindingArgs

Defined in: input/keyboard/bindings/keyboard-axis1d-binding.ts:6

Arguments for constructing a KeyboardAxis1dBinding.

Properties

negativeKeyCode

negativeKeyCode: KeyCode

Defined in: input/keyboard/bindings/keyboard-axis1d-binding.ts:10

The key code associated with the negative direction.


positiveKeyCode

positiveKeyCode: KeyCode

Defined in: input/keyboard/bindings/keyboard-axis1d-binding.ts:8

The key code associated with the positive direction.