ENiagaraLegacyTrailWidthMode

Controls the way that the width scale property affects animation trails.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCommon.h

Include

#include "NiagaraCommon.h"

Syntax

enum ENiagaraLegacyTrailWidthMode
{
    FromCentre,
    FromFirst,
    FromSecond,
}

Values

Name

Description

FromCentre

FromFirst

FromSecond

Remarks

Controls the way that the width scale property affects animation trails. Only used for Legacy Anim Trail support when converting from Cascade to Niagara.

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