UE3:ParticleModuleRotationOverLifetime (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleModule >> ParticleModuleRotationBase >> ParticleModuleRotationOverLifetime |
- Package:
- Engine
- This class in other games:
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
Property group 'Rotation'
RotationOverLife
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
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
Property | Value |
---|---|
bUpdateModule | True |