Skip to content

BufferedPressOptions

Defined in: types.ts:35

Options for InputManager.consumeBufferedPress.

optional clock?: InputClock

Defined in: types.ts:41

Clock the window is measured on — the SceneTime of a scene on the stack. Any other clock throws. Omit for the raw input clock (getClockTime()), which ignores pause and time scale.