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
Object >> ParticleModule >> ParticleModuleTypeDataBase >> ParticleModuleTypeDataTrail2 |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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