Cogito, ergo sum
UE3:ParticleModuleColorOverLife (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Object >> ParticleModule >> ParticleModuleColorBase >> ParticleModuleColorOverLife |
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. |
Properties
Property group 'Color'
AlphaOverLife
Type: DistributionFloat.RawDistributionFloat
The alpha to apply to the particle, as a function of the particle RelativeTime.
Default value:
Member | Value |
---|---|
Distribution | DistributionAlphaOverLife |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
bClampAlpha
Type: bool
If TRUE, the alpha value will be clamped to the [0..1] range.
Default value: True
ColorOverLife
Type: DistributionVector.RawDistributionVector
The color to apply to the particle, as a function of the particle RelativeTime.
Default value:
Member | Value |
---|---|
Distribution | DistributionColorOverLife |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
Default values
Property | Value |
---|---|
bCurvesAsColor | True |
bSpawnModule | True |
bUpdateModule | True |