cleanupGraphics Method
Call to dispose of RenderGraphic held by RenderGraphicOwner and cancel requests that are still pending.
cleanupGraphics(): Promise<void>
@note Must be called when the tool exits to avoid leaks of graphics memory or other webgl resources.
Returns - Promise
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.