invalidateRenderPlan Method
Mark the viewport's "render plan" as having changed, so that the next call to renderFrame will recreate it. This method is not typically invoked directly - the render plan is automatically invalidated in response to events such as changing aspects of the viewport's displayStyle.
invalidateRenderPlan(): void
Returns - void
Defined in
- core/frontend/src/Viewport.ts Line 421
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.