OcclusionBoundsMethod

Which occlusion bounds method to use for this particle system.

Choose your operating system:

Windows

macOS

Linux

Syntax

TEnumAsByte< enum EParticleSystemOcclusionBoundsMethod > OcclusionBoundsMethod

Remarks

Which occlusion bounds method to use for this particle system. EPSOBM_None - Don't determine occlusion for this system. EPSOBM_ParticleBounds - Use the bounds of the component when determining occlusion.