跳转到内容

ListenOptions

此内容尚不支持你的语言。

Defined in: inputMap.ts:120

Which device families an interactive rebind listens to. Mouse is OFF by default (so the click that started the rebind isn’t captured).

optional gamepad?: boolean

Defined in: inputMap.ts:123


optional keyboard?: boolean

Defined in: inputMap.ts:121


optional mouse?: boolean

Defined in: inputMap.ts:122