invalidateScene Method

Mark the viewport's scene as having changed, so that the next call to Viewport.renderFrame will recreate it. This method is not typically invoked directly - the scene is automatically invalidated in response to events such as moving the viewing frustum, changing the set of viewed models, new tiles being loaded, etc.

invalidateScene(): void

Returns - void

Defined in

Last Updated: 28 March, 2024