Skip to content

Type Alias: ButtonLike

ButtonLike = object

Defined in: packages/xr-input/src/gamepad/stateful-button-axes-device.ts:37

Properties

pressed

pressed: boolean

Defined in: packages/xr-input/src/gamepad/stateful-button-axes-device.ts:38


touched?

optional touched: boolean

Defined in: packages/xr-input/src/gamepad/stateful-button-axes-device.ts:39


value?

optional value: number

Defined in: packages/xr-input/src/gamepad/stateful-button-axes-device.ts:40

Privacy | Terms