Cogito, ergo sum
UE3:ParticleModuleUberLTISIVCL (UT3)
Object >> ParticleModule >> ParticleModuleUberBase >> ParticleModuleUberLTISIVCL |
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. |
ParticleModuleUberLTISIVCL
Uber-module replacing the following classes: LT - Lifetime IS - Initial Size IV - Initial Velocity CL - Color over Life
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'Color'[edit]
AlphaOverLife[edit]
Type: DistributionFloat.RawDistributionFloat
Modifiers: export, noclear
AlphaOverLife - Gives the alpha to apply to the particles
Default value:
Member | Value |
---|---|
Distribution | DistributionAlphaOverLife |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
ColorOverLife[edit]
Type: DistributionVector.RawDistributionVector
Modifiers: export, noclear
ColorOverLife - Gives the color to apply to the particles
Default value:
Member | Value |
---|---|
Distribution | DistributionColorOverLife |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
Property group 'Lifetime'[edit]
Lifetime[edit]
Type: DistributionFloat.RawDistributionFloat
Modifiers: export, noclear
Lifetime - Gives the lifetime of the particles
Default value:
Member | Value |
---|---|
Distribution | DistributionLifetime |
LookupTable |
|
LookupTableChunkSize | 2 |
LookupTableNumElements | 2 |
Op | 2 |
Property group 'Size'[edit]
StartSize[edit]
Type: DistributionVector.RawDistributionVector
Modifiers: export, noclear
Size - Gives the size of the particles
Default value:
Member | Value |
---|---|
Distribution | DistributionStartSize |
LookupTable |
|
LookupTableChunkSize | 6 |
LookupTableNumElements | 2 |
Op | 2 |
Property group 'Velocity'[edit]
StartVelocity[edit]
Type: DistributionVector.RawDistributionVector
Modifiers: export, noclear
StartVelociy - Gives the start velocity of the particles
Default value:
Member | Value |
---|---|
Distribution | DistributionStartVelocity |
LookupTable |
|
LookupTableChunkSize | 6 |
LookupTableNumElements | 2 |
Op | 2 |
StartVelocityRadial[edit]
Type: DistributionFloat.RawDistributionFloat
Modifiers: export, noclear
StartRadialVelociy - Gives the start radial velocity of the particles
Default value:
Member | Value |
---|---|
Distribution | DistributionStartVelocityRadial |
LookupTable |
|
LookupTableChunkSize | 2 |
LookupTableNumElements | 2 |
Op | 2 |
Default values[edit]
Property | Value |
---|---|
bSpawnModule | True |
bUpdateModule | True |
RequiredModules[0] | 'ParticleModuleLifetime' |
RequiredModules[1] | 'ParticleModuleSize' |
RequiredModules[2] | 'ParticleModuleVelocity' |
RequiredModules[3] | 'ParticleModuleColorOverLife' |