UE3:ParticleModuleTypeDataTrail2 (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> ParticleModule >> ParticleModuleTypeDataBase >> ParticleModuleTypeDataTrail2
Package:
Engine
This class in other games:

ParticleModuleTypeDataTrail2 Provides the base data for trail emitters.

Properties

Property group 'Rendering'

RenderDirectLine

Type: bool


RenderGeometry

Type: bool


Default value: True

RenderLines

Type: bool


RenderTessellation

Type: bool


Property group 'Trail'

bClipSourceSegement

Type: bool

If true, do not join the trail to the source position

MaxParticleInTrailCount

Type: int

Max particles per trail

MaxTrailCount

Type: int

The number of live trails

Default value: 1

TessellationFactor

Type: int

The tessellation amount to use for each trail

Default value: 1

TessellationStrength

Type: float

The strength to apply to the tangents

Default value: 25.0

TextureTile

Type: int

The number of times to tile the texture along each trail

Default value: 1

Internal variables

Sheets

Type: int

The number of sheets to render

Default value: 1

TessellationFactorDistance

Type: float

The distance between particles for full TessellationFactor