Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystem.h |
| Include | #include "Particles/ParticleSystem.h" |
Syntax
enum EParticleSystemOcclusionBoundsMethod
{
UMETA =(DisplayName="Real-Time"),
UMETA =(DisplayName="Real-Time"),
UMETA =(DisplayName="Real-Time"),
}
Values
| Name | Description |
|---|---|
| UMETA | Automatically set the LOD level, checking every LODDistanceCheckTime seconds. |
| UMETA | Automatically set the LOD level, checking every LODDistanceCheckTime seconds. |
| UMETA | Automatically set the LOD level, checking every LODDistanceCheckTime seconds. |
Remarks
Occlusion method enumeration