FBeamModifierOptions

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Beam/ParticleModuleBeamModifier.h

Include

#include "Particles/Beam/ParticleModuleBeamModifier.h"

Syntax

struct FBeamModifierOptions

Variables

Name Description

Public variable

uint32: 1

 

bLock

If true, lock the modifier to the life of the particle.

Public variable

uint32: 1

 

bModify

If true, modify the value associated with this grouping.

Public variable

uint32: 1

 

bScale

If true, scale the associated value by the given value.

Constructors

Name Description

Public function

FBeamModifierOptions()