Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > UParticleModuleRequired
Syntax
uint8 bUseMaxDrawCount: 1
Remarks
If true, use the MaxDrawCount to limit the number of particles rendered. NOTE: This does not limit the number spawned/updated, only what is drawn.