Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:ParticleModuleTypeDataTrail2 (UT3)

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

ParticleModuleTypeDataTrail2 Provides the base data for trail emitters.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'Rendering'

RenderDirectLine

Type: bool


RenderGeometry

Type: bool


Default value: True

RenderLines

Type: bool


RenderTessellation

Type: bool


Property group 'Trail'

MaxParticleInTrailCount

Type: int

Max particles per trail

MaxTrailCount

Type: int

The number of live trails

Default value: 1

TessellationFactor

Type: int

The tesselation 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