XNACS1Lib: CSS490 Spring 2011
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
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.
Namespace: XNACS1LibAssembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
Syntax
C# |
---|
public bool AutoRemoveDeadParticles { get; set; } |