UE3:ParticleModuleColorScaleOverLife (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleModule >> ParticleModuleColorBase >> ParticleModuleColorScaleOverLife |
- 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. |
ParticleModuleColorScaleOverLife
The base class for all Beam modules.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'Color'
AlphaScaleOverLife
Type: DistributionFloat.RawDistributionFloat
The scale factor for the alpha.
Default value:
Member | Value |
---|---|
Distribution | DistributionAlphaScaleOverLife |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
bEmitterTime
Type: bool
Whether it is EmitterTime or ParticleTime related.
ColorScaleOverLife
Type: DistributionVector.RawDistributionVector
The scale factor for the color.
Default value:
Member | Value |
---|---|
Distribution | DistributionColorScaleOverLife |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
Default values
Property | Value |
---|---|
bSpawnModule | True |
bUpdateModule | True |