Are you an LLM? You can read better optimized documentation at /documentation/api/cursors/variables/lerpSmoother.md for this page in Markdown format
ws-asyncapi API / cursors / lerpSmoother
Variable: lerpSmoother
constlerpSmoother:SmootherFactory
Defined in: .api-entries/cursors/index.d.ts:46
Zero-dependency smoother: lerps toward each new point over the measured inter-sample interval via requestAnimationFrame (60fps from a slower wire rate). Degrades to passthrough (immediate, last-write) when there's no requestAnimationFrame (SSR / tests).