Cogito, ergo sum
UE3:ParticleModuleUberLTISIVCLILIRSSBLIRR (UT3)
Object >> ParticleModule >> ParticleModuleUberBase >> ParticleModuleUberLTISIVCLILIRSSBLIRR |
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. |
ParticleModuleUberLTISIVCLILIRSSBLIRR
Uber-module replacing the following classes: LT - Lifetime IS - Initial Size IV - Initial Velocity CL - Color over Life
IL - Initial Location
IR - Initial Rotation SSBL - Scale Size By Life IRR - Initial Rotation Rate
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'Color'
AlphaOverLife
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
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'
Lifetime
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 'Location'
StartLocation
Type: DistributionVector.RawDistributionVector
Modifiers: export, noclear
StartLocation - Gives the start location of particles
Default value:
Member | Value |
---|---|
Distribution | DistributionStartLocation |
LookupTable |
|
LookupTableChunkSize | 6 |
LookupTableNumElements | 2 |
Op | 2 |
Property group 'Rotation'
StartRotation
Type: DistributionFloat.RawDistributionFloat
Modifiers: export, noclear
StartRotation - Gives the rotation of particles in turns (1 = 360 degrees)
Default value:
Member | Value |
---|---|
Distribution | DistributionStartRotation |
LookupTable |
|
LookupTableChunkSize | 2 |
LookupTableNumElements | 2 |
Op | 2 |
StartRotationRate
Type: DistributionFloat.RawDistributionFloat
Modifiers: export, noclear
StartRotationRate - Gives the rotation rate of particles in turns per second
Default value:
Member | Value |
---|---|
Distribution | DistributionStartRotationRate |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
Property group 'Size'
SizeLifeMultiplier
Type: DistributionVector.RawDistributionVector
Modifiers: export, noclear
SizeLifeMultiplier - Size scale factor
Default value:
Member | Value |
---|---|
Distribution | DistributionLifeMultiplier |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
SizeMultiplyX
Type: bool
MultiplyX - If TRUE, scale along the X size axis
Default value: True
SizeMultiplyY
Type: bool
MultiplyY - If TRUE, scale along the Y size axis
Default value: True
SizeMultiplyZ
Type: bool
MultiplyZ - If TRUE, scale along the Z size axis
Default value: True
StartSize
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'
StartVelocity
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
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
Property | Value |
---|---|
bSpawnModule | True |
bUpdateModule | True |
RequiredModules[0] | 'ParticleModuleLifetime' |
RequiredModules[1] | 'ParticleModuleSize' |
RequiredModules[2] | 'ParticleModuleVelocity' |
RequiredModules[3] | 'ParticleModuleColorOverLife' |
RequiredModules[4] | 'ParticleModuleLocation' |
RequiredModules[5] | 'ParticleModuleRotation' |
RequiredModules[6] | 'ParticleModuleSizeMultiplyLife' |
RequiredModules[7] | 'ParticleModuleRotationRate' |