Version: 2018.2
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?