Flags to pass to ParticleSource.SetParticleAutoDestroyFlags.
Элементы перечислений | |
---|---|
ON_END | Destroy when the Particle ends (looping particle never ends) |
ON_STOP | Destroy when particle stops. |
ALL | ON_END | ON_STOP. |
См. определение в файле ParticleSource.c строка 2