public bool IsAlive (bool withChildren= true);

Parámetros

withChildrenRevisa todos los sistemas de partículas hijo también.

Valor de retorno

bool True if the Particle System is still "alive". False if the Particle System has stopped emitting particles and all particles are dead.

Descripción

Does the system contain any live particles, or will it produce more?