class ParticleManagerConstants ParticleManagerSettings | ( | int | poolSize, |
int | flags = ParticleManagerSettingsFlags.NONE ) |
Settings given to ParticleManager on creation (in ctor)
Constructor (ctor)
poolSize | int Size of pool (amount of created and reserved particles) |
flags | int ParticleManagerSettingsFlags |
См. определение в файле ParticleManager.c строка 1
Используется в PMTF::CreatePMFixedBlocking(), GetInstance(), ParticleManager() и TestEvents().