Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

ParticleSystem.IsAlive

Switch to Manual
public bool IsAlive(bool withChildren = true);

Parameters

withChildrenCheck all child particle systems as well.

Returns

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

Description

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

Did you find this page useful? Please give it a rating: