ParticleSystem:isEmpty
Checks whether the particle system is empty of particles.
Function
Synopsis
empty = ParticleSystem:isEmpty( )
Arguments
None.
Returns
boolean empty
- True if there are no live particles, false otherwise.
Checks whether the particle system is empty of particles.
empty = ParticleSystem:isEmpty( )
None.
boolean empty