Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystem.h |
Include |
#include "Particles/ParticleSystem.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Particles/ParticleComponents.cpp |
virtual bool CalculateMaxActiveParticleCounts()
CalculateMaxActiveParticleCounts Determine the maximum active particles that could occur with each emitter. This is to avoid reallocation during the life of the emitter.
true if the numbers were determined for each emitter false if not be determined