unreal.TrailWidthMode

class unreal.TrailWidthMode

Bases: unreal.EnumBase

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

C++ Source:

  • Module: Engine

  • File: EngineTypes.h

E_TRAIL_WIDTH_MODE_FROM_CENTRE

0

E_TRAIL_WIDTH_MODE_FROM_FIRST

1

E_TRAIL_WIDTH_MODE_FROM_SECOND

2