I don't need to test my programs. I have an error-correcting modem.

UE3:ParticleModuleSizeScale (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 >> ParticleModuleSizeScale
Package: 
Engine
This class in other games:
UT3


Properties[edit]

Property group 'ParticleModuleSizeScale'[edit]

EnableX[edit]

Type: bool

Ignored

Default value: True

EnableY[edit]

Type: bool

Ignored

Default value: True

EnableZ[edit]

Type: bool

Ignored

Default value: True

SizeScale[edit]

Type: DistributionVector.RawDistributionVector

The amount the BaseSize should be scaled before being used as the size of the particle. The value is retrieved using the RelativeTime of the particle during its update. NOTE: this module overrides any size adjustments made prior to this module in that frame.

Default value:

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