FParticleBeam2EmitterInstance::SetBeamTargetStrength

Set the target strength

Windows
MacOS
Linux

Override Hierarchy

FParticleEmitterInstance::SetBeamTargetStrength()

FParticleBeam2EmitterInstance::SetBeamTargetStrength()

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 SetBeamTargetStrength
(
    float NewTargetStrength,
    int32 TargetIndex
)

Remarks

Set the target strength

Parameters

Parameter

Description

NewTargetStrength

The strength to set it ot

TargetIndex

The index of the target 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