FParticleBeam2EmitterInstance::SetBeamTargetTangent

Set the target tangent

Windows
MacOS
Linux

Override Hierarchy

FParticleEmitterInstance::SetBeamTargetTangent()

FParticleBeam2EmitterInstance::SetBeamTargetTangent()

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 SetBeamTargetTangent
(
    FVector NewTangentPoint,
    int32 TargetIndex
)

Remarks

Set the target tangent

Parameters

Parameter

Description

NewTangentPoint

The tangent to set it to

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