URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/ParticleSystem.Clear.html
'dataLayer-initialized', user: { user_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});| Parameter | Description |
|---|---|
| withChildren | Clear all child Particle Systems as well. |
Remove all particles in the Particle System.
This method also removes the particles from any linked sub-emitters. Use the withChildren parameter to remove particles from child Particle Systems that are not sub-emitters of the system.