I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:ParticleModuleAccelerationOverLifetime (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleModule >> ParticleModuleAccelerationBase >> ParticleModuleAccelerationOverLifetime |
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 'Acceleration'[edit]
AccelOverLife[edit]
Type: DistributionVector.RawDistributionVector
The acceleration of the particle over its lifetime. Value is obtained using the RelativeTime of the partice. The current and base velocity values of the particle are then updated using the formula velocity += acceleration* DeltaTime where DeltaTime is the time passed since the last frame.
Default value:
Member | Value |
---|---|
Distribution | DistributionAccelOverLife |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
Default values[edit]
Property | Value |
---|---|
bUpdateModule | True |