Version: 2018.1
public bool IsAlive (bool withChildren= true);

Parameters

withChildren@param withChildren Также запустить работу всех дочерних систем частиц.

Returns

bool True if the particle system is still "alive", false if the particle system is done emitting particles and all particles are dead.

Description

Does the system contain any live particles? (or will produce more).