ParticleSystem.Play Manual     Reference     Scripting  
Scripting > Runtime Classes > ParticleSystem
ParticleSystem.Play

function Play (withChildren : boolean = true) : void

Parameters

NameDescription
withChildren Play all child particle systems as well.

Description

Plays the particle system.

See Also: Stop, Pause functions.