nw::gfx::ParticleCollection::KillParticle Member Function
void KillParticle(
int index
);
| Name | Description | |
|---|---|---|
| in | index |
Index pointing to ACTIVEINDEX. |
Removes the particle having the specified index. The particles are actually removed at the next round of deletion. If child particle emission occurs before that, it is handled as it would be at finalization.
CONFIDENTIAL