UE3:ParticleModuleTrailTaper (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
No edit summary |
||
Line 29: | Line 29: | ||
| | | | ||
#1.0 | #1.0 | ||
#1.0 | #1.0 | ||
#1.0 | #1.0 | ||
#1.0 | #1.0 | ||
|- | |- | ||
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | | {{tl|RawDistribution||Object structs|LookupTableChunkSize}} |
Latest revision as of 07:40, 23 May 2008
Object >> ParticleModule >> ParticleModuleTrailBase >> ParticleModuleTrailTaper |
- Package:
- Engine
- This class in other games:
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. |
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 |
|
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