Difference between revisions of "ParticleSystem:isActive"

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

Revision as of 16:17, 14 February 2010

Checks whether the particle system is actively emitting particles.

Function

Synopsis

active = ParticleSystem:isActive( )

Arguments

None.

Returns

boolean active
True if system is active, false otherwise.

See Also