I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Difference between revisions of "UE3:ParticleModuleUberRainSplashB (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 36: Line 36:
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
|  
 
|  
#255.0
+
#255.9
#899994.0
+
#255.9
#255.0
+
#255.9
#899994.0
+
#255.9
#255.0
+
#899994.0
+
#255.0
+
#899994.0
+
 
|-
 
|-
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
Line 70: Line 66:
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
|  
 
|  
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
 
#0.0
 
#0.0
 
#0.0
 
#0.0
Line 113: Line 101:
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
|  
 
|  
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
 
#0.0
 
#0.0
 
#0.0
 
#0.0
Line 152: Line 134:
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
|  
 
|  
#0.0
 
#0.0
 
#0.0
 
#0.0
 
 
#0.0
 
#0.0
 
#0.0
 
#0.0
Line 187: Line 165:
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
| {{tl|RawDistribution||Object structs|LookupTable}}
 
|  
 
|  
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
#0.0
 
 
#0.0
 
#0.0
 
#0.0
 
#0.0
Line 251: Line 221:
 
|  
 
|  
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
#1.0
 
#1.0
#0.0
 
 
|-
 
|-
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> ParticleModule >> ParticleModuleUberBase >> ParticleModuleUberRainSplashB
Package: 
Engine
This class in other games:
UDK

ParticleModuleUberRainSplashB

Uber-module replacing the following classes: LT - Lifetime IS - Initial Size COL - Color Over Life SBL - Size By Life IRR - Initial Rotation Rate

Intended for use in the Rain particle system.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'Color'[edit]

AlphaOverLife[edit]

Type: DistributionFloat.RawDistributionFloat


Default value:

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

ColorOverLife[edit]

Type: DistributionVector.RawDistributionVector

ColorOverLife Module Members

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

Property group 'Lifetime'[edit]

Lifetime[edit]

Type: DistributionFloat.RawDistributionFloat

Lifetime Module Members

Default value:

Member Value
Distribution DistributionLifetime
LookupTable
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
  5. 0.0
  6. 0.0
LookupTableChunkSize 2
LookupTableNumElements 2
Op 2

Property group 'Rotation'[edit]

StartRotationRate[edit]

Type: DistributionFloat.RawDistributionFloat

Initial RotationRate Module Members

Default value:

Member Value
Distribution DistributionStartRotationRate
LookupTable
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1

Property group 'Size'[edit]

LifeMultiplier[edit]

Type: DistributionVector.RawDistributionVector

SizeByLife Module Members

Default value:

Member Value
Distribution DistributionLifeMultiplier
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

MultiplyX[edit]

Type: bool


Default value: True

MultiplyY[edit]

Type: bool


Default value: True

MultiplyZ[edit]

Type: bool


Default value: True

StartSize[edit]

Type: DistributionVector.RawDistributionVector

Size Module Members

Default value:

Member Value
Distribution DistributionStartSize
LookupTable
  1. 1.0
  2. 1.0
  3. 1.0
  4. 1.0
  5. 1.0
  6. 1.0
  7. 1.0
  8. 1.0
  9. 1.0
  10. 1.0
  11. 1.0
  12. 1.0
  13. 1.0
  14. 1.0
LookupTableChunkSize 6
LookupTableNumElements 2
Op 2

Default values[edit]

Property Value
bSpawnModule True
bSupported3DDrawMode True
bUpdateModule True