This version of Unity is unsupported.

ParticleSystem.Clear

Switch to Manual

Declaration

public void Clear(bool withChildren);

Parameters

withChildren Clear all child Particle Systems as well.

Description

Remove all particles in the Particle System.