The clientHeight of the renderer. Corresponds to the visible part of the renderer.
A measurement of the height of a renderer's content, including content not visible on the screen due to overflow. This value might change at any time as new content is rendered.
Listen to the engine event rendererScrollHeightChanged
to detect when the value has changed.
The number of pixels that a renderer's content is scrolled vertically.
If active renderer is currently scrolling.
Generated using TypeDoc
Information about a renderer's current scroll position.