void KillParticle(
int index
);
| Name | Description | |
|---|---|---|
| in | index |
Index pointing to ACTIVEINDEX. |
Removes the particle having the specified index. The particle is actually removed during the next deletion process. If child particle emission occurs before that, it is handled at shutdown.
CONFIDENTIAL