Mostly Harmless
UE3:ParticleModuleSizeScaleByTime (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleModule >> ParticleModuleSizeBase >> ParticleModuleSizeScaleByTime |
- Package:
- Engine
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. |
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 |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
Default values[edit]
Property | Value |
---|---|
bSpawnModule | True |
bUpdateModule | True |