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

파라미터

withChildren Check all child particle systems as well.

반환

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

설명

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