BufferedPressOptions
Defined in: types.ts:35
Options for InputManager.consumeBufferedPress.
Properties
Section titled “Properties”clock?
Section titled “clock?”
optionalclock?: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.