Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/Beam
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/Beam/ParticleModuleBeamBase.h |
| Include | #include "Particles/Beam/ParticleModuleBeamBase.h" |
Syntax
enum Beam2SourceTargetMethod
{
UMETA =(DisplayName="Default"),
UMETA =(DisplayName="Default"),
UMETA =(DisplayName="Default"),
UMETA =(DisplayName="Default"),
UMETA =(DisplayName="Default"),
PEB2STM_MAX,
}
Values
| Name | Description |
|---|---|
| UMETA | Default - use the distribution. |
| UMETA | Default - use the distribution. |
| UMETA | Default - use the distribution. |
| UMETA | Default - use the distribution. |
| UMETA | Default - use the distribution. |
| PEB2STM_MAX |
Remarks
ParticleModuleBeamBase
The base class for all Beam modules. The method to use in determining the source/target.