Always snap to grid
UE3:ParticleModuleSizeMultiplyVelocity (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleModule >> ParticleModuleSizeBase >> ParticleModuleSizeMultiplyVelocity |
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 'Size'[edit]
MultiplyX[edit]
Type: bool
If true, the X-component of the scale factor will be applied to the particle size X-component. If false, the X-component is left unaltered.
Default value: True
MultiplyY[edit]
Type: bool
If true, the Y-component of the scale factor will be applied to the particle size Y-component. If false, the Y-component is left unaltered.
Default value: True
MultiplyZ[edit]
Type: bool
If true, the Z-component of the scale factor will be applied to the particle size Z-component. If false, the Z-component is left unaltered.
Default value: True
VelocityMultiplier[edit]
Type: DistributionVector.RawDistributionVector
The amount the velocity should be scaled prior to scaling the size of the particle. The value is retrieved using the RelativeTime of the particle during its update.
Default value:
Member | Value |
---|---|
Distribution | DistributionVelocityMultiplier |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
Default values[edit]
Property | Value |
---|---|
bSpawnModule | True |
bUpdateModule | True |