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

UE3:ParticleModuleTrailTaper (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> ParticleModule >> ParticleModuleTrailBase >> ParticleModuleTrailTaper
Package: 
Engine
This class in other games:
UDK

ParticleModuleTrailTaper Trail taper module

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

Properties

Property group 'Taper'

TaperFactor

Type: DistributionFloat.RawDistributionFloat

Tapering factor, 0 = source of beam, 1 = target

Default value:

Member Value
Distribution DistributionTaperFactor
LookupTable
  1. 1.0
  2. 0.0
  3. 1.0
  4. 0.0
  5. 1.0
  6. 0.0
  7. 1.0
  8. 0.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1

TaperMethod

Type: ETrailTaperMethod

Tapering mode

Enums

ETrailTaperMethod

PETTM_None 
No tapering is applied
PETTM_Full 
Taper the trail relative to source-->target, regardless of current beam length
PETTM_Partial 
Taper the trail relative to source-->location, 0=source,1=endpoint