Enum EParticleSignificanceLevel
A level of significance for a particle system. Used by game code to enable/disable emitters progressively as they move away from the camera or are occluded/off screen.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EParticleSignificanceLevel
Fields
Name | Description |
---|---|
Critical | |
EParticleSignificanceLevel_MAX | |
High | |
Low | |
Medium | |
Num |