FreeParticleEmitter()

Syntax

FreeParticleEmitter(#ParticleEmitter)
Description
Free the specified #ParticleEmitter. All its associated memory is released and this object can't be used anymore.

Note: all remaining particle emitters are automatically freed when the program ends.

Supported OS

All

<- CreateParticleEmitter() - Particle Index - HideParticleEmitter() ->