finish
finish: () => undefined | RenderGraphic
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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.