public bool IsAlive (bool withChildren= true);

参数

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

返回

bool 如果粒子系统仍然“存活”,返回 true;如果粒子系统完成粒子发射并且所有粒子都已湮灭,则返回 false。

描述

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