My program doesn't have bugs. It just develops random features.

UE3:ParticleModuleSizeScaleByTime (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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