The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:ParticleModuleSizeScaleByTime (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ParticleModule >> ParticleModuleSizeBase >> ParticleModuleSizeScaleByTime
Package: 
Engine


Properties[edit]

Property group 'ParticleModuleSizeScaleByTime'[edit]

bEnableX[edit]

Type: bool

If TRUE, scale the X-component of the size.

Default value: True

bEnableY[edit]

Type: bool

If TRUE, scale the Y-component of the size.

Default value: True

bEnableZ[edit]

Type: bool

If TRUE, scale the Z-component of the size.

Default value: True

SizeScaleByTime[edit]

Type: DistributionVector.RawDistributionVector

The amount the size should be scaled before being used as the size of the particle. The value is retrieved using the ABSOLUTE lifetime of the particle during its update.

Default value:

Member Value
Distribution DistributionSizeScaleByTime
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
bSpawnModule True
bUpdateModule True