Enumeration PARTICLE_SYSTEM_PLAYMODE

Enumeration Members

Enumeration Members

LOOP: 0

Plays particle system in a loop: it restarts once it hit the end.

PLAY_ONCE: 1

Plays particle system once and stops at the last point in time.