The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:ParticleModuleRotationOverLifetime (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleModule >> ParticleModuleRotationBase >> ParticleModuleRotationOverLifetime |
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 'Rotation'[edit]
RotationOverLife[edit]
Type: DistributionFloat.RawDistributionFloat
The rotation of the particle (1.0 = 360 degrees). The value is retrieved using the RelativeTime of the particle.
Default value:
Member | Value |
---|---|
Distribution | DistributionRotOverLife |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
Scale[edit]
Type: bool
If TRUE, the particle rotation is multiplied by the value retrieved from RotationOverLife. If FALSE, the particle rotation is incremented by the value retrieved from RotationOverLife.
Default value: True
Default values[edit]
Property | Value |
---|---|
bUpdateModule | True |