FParticleBeam2EmitterInstance::SetBeamSourceStrength

Set the source strength

Windows
MacOS
Linux

Override Hierarchy

FParticleEmitterInstance::SetBeamSourceStrength()

FParticleBeam2EmitterInstance::SetBeamSourceStrength()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleEmitterInstances.h

Include

#include "ParticleEmitterInstances.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleBeam2EmitterInstance.cpp

Syntax

virtual void SetBeamSourceStrength
(
    float NewSourceStrength,
    int32 SourceIndex
)

Remarks

Set the source strength

Parameters

Parameter

Description

NewSourceStrength

The source strenght to set it to

SourceIndex

The index of the source being set

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss