Difference between revisions of "ParticleSystem:isEmpty"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:17, 14 February 2010

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.

See Also