Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Kill > UParticleModuleKillHeight
Syntax
uint32 bFloor: 1
Remarks
If true, the plane should be considered a floor - ie kill anything BELOW it. If false, if is a ceiling - ie kill anything ABOVE it.