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