Difference between revisions of "ParticleSystem:isFull"

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

Revision as of 16:17, 14 February 2010

Checks whether the particle system is full of particles.

Function

Synopsis

full = ParticleSystem:isFull( )

Arguments

None.

Returns

boolean full
True if no more particles can be added, false otherwise.

See Also