Skip to content

Type Alias: ButtonAxesComponentConfig

ButtonAxesComponentConfig = object

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

Properties

gamepadIndices

gamepadIndices: Partial<{ button: number; xAxis: number; yAxis: number; }>

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


type

type: ButtonAxesComponentType

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

Privacy | Terms