Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
| Include | #include "Particles/ParticleModule.h" |
Syntax
enum EParticleSourceSelectionMethod
{
UMETA =(DisplayName="General"),
UMETA =(DisplayName="General"),
EPSSM_MAX,
}
Values
| Name | Description |
|---|---|
| UMETA | General - all emitter types can use it |
| UMETA | General - all emitter types can use it |
| EPSSM_MAX |
Remarks
Particle Selection Method, for any emitters that utilize particles as the source points.