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

パラメーター

withChildren子のパーティクルシステムもすべて削除するかどうか

戻り値

bool True にすると、パーティクルシステムはまだ生存(alive)中で、一方 false にすると、パーティクルシステムはパーティクルを放出しなくなります。

説明

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