CSS Logo XNACS1Lib Library Documentation
XNACS1ParticleEmitter.AutoRemoveDeadParticles Property

Game-Themed Introductory Programming Project   

Gets or sets whether or not particles with zero life remaining will be automatically deleted from the particle emitter set. Setting a particle's life to negative will ensure it is never deleted via this functionality.

public Boolean AutoRemoveDeadParticles {get; set;}

See Also

XNACS1ParticleEmitter Class | XNACS1Lib Namespace