Home > three-story-controls > KeyboardAdaptorContinuousEvent
Event: Fired when a key in a continuous KeyboardAdaptor’s mapping is pressed (onKeyDown)
Signature:
export interface KeyboardAdaptorContinuousEvent extends ContinuousEvent
Extends: ContinuousEvent
adaptor.on('update', () => { // do something })
| Property | Type | Description |
|---|---|---|
| deltas | DamperValues | |
| values | DamperValues |