Always snap to grid

UE3:ParticleModuleColorOverLife (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ParticleModule >> ParticleModuleColorBase >> ParticleModuleColorOverLife
Package: 
Engine
This class in other games:
UT3


Properties[edit]

Property group 'Color'[edit]

AlphaOverLife[edit]

Type: DistributionFloat.RawDistributionFloat

The alpha to apply to the particle, as a function of the particle RelativeTime.

Default value:

Member Value
Distribution DistributionAlphaOverLife
LookupTable
  1. 1.0
  2. 1.0
  3. 1.0
  4. 1.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1

bClampAlpha[edit]

Type: bool

If TRUE, the alpha value will be clamped to the [0..1] range.

Default value: True

ColorOverLife[edit]

Type: DistributionVector.RawDistributionVector

The color to apply to the particle, as a function of the particle RelativeTime.

Default value:

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

Default values[edit]

Property Value
bCurvesAsColor True
bSpawnModule True
bUpdateModule True