25-10-2021, 04:04 PM
Someone can correct me if I'm wrong, but I think
1) You set in the corresponding ObiEmitterBlueprints' Capacity field
2) Easiest way is to just set the lifetime to be a large value
3) For a rough estimate, you can count the active particles through ObiEmitter.activeParticleCount. You can take a look at IObiParticleCollection and ParticleImpostorRendering for more info.
1) You set in the corresponding ObiEmitterBlueprints' Capacity field
2) Easiest way is to just set the lifetime to be a large value
3) For a rough estimate, you can count the active particles through ObiEmitter.activeParticleCount. You can take a look at IObiParticleCollection and ParticleImpostorRendering for more info.