public bool IsAlive (bool withChildren= true);

Parameters

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

Returns

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

Description

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