UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ParticleModuleBeamModifier.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Distributions/DistributionFloat.h"
#include "Distributions/DistributionVector.h"
#include "Particles/ParticleModule.h"
#include "Particles/Beam/ParticleModuleBeamBase.h"
#include "ParticleModuleBeamModifier.generated.h"

Go to the source code of this file.

Classes

struct  FBeamModifierOptions
 
class  UParticleModuleBeamModifier
 

Enumerations

enum  BeamModifierType : int { UMETA =(DisplayName="Source") , UMETA =(DisplayName="Source") , PEB2MT_MAX }
 

Enumeration Type Documentation

◆ BeamModifierType

What to modify.

Enumerator
UMETA 

Modify the source of the beam.

Modify the target of the beam.

UMETA 

Modify the source of the beam.

Modify the target of the beam.

PEB2MT_MAX