public bool IsAlive (bool withChildren= true);

参数

withChildren同时检查所有子粒子系统。

返回

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

描述

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