ETrailWidthMode

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

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

enum ETrailWidthMode
{
    ETrailWidthMode_FromCentre,
    ETrailWidthMode_FromFirst,
    ETrailWidthMode_FromSecond,
}

Values

Name

Description

ETrailWidthMode_FromCentre

ETrailWidthMode_FromFirst

ETrailWidthMode_FromSecond

Remarks

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

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