invalidateScenes Method
Requests that createScene be invoked for every viewport on the next frame. This is rarely useful - viewports keep track of their own states to detect when the scene needs to be recreated.
invalidateScenes(): void
Returns - void
Defined in
- core/frontend/src/ViewManager.ts Line 386
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.