finish

finish: () => RenderGraphic | undefined

Produces a finished graphic from the accumulated particles. It returns the finished graphic, or undefined if the collection contains no particles or the RenderSystem failed to produce the graphic.

@note After this method returns, the particle collection is empty.

Defined in

Last Updated: 09 May, 2026