Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EBeam2Method |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/TypeData/ParticleModuleTypeDataBeam2.h |
| Include Path | #include "Particles/TypeData/ParticleModuleTypeDataBeam2.h" |
Syntax
enum EBeam2Method
{
PEB2M_Distance,
PEB2M_Target,
PEB2M_Branch,
PEB2M_MAX,
}
Values
| Name | Remarks |
|---|---|
| PEB2M_Distance | |
| PEB2M_Target | |
| PEB2M_Branch | |
| PEB2M_MAX |