UE3:ParticleModuleRotationOverLifetime (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> ParticleModule >> ParticleModuleRotationBase >> ParticleModuleRotationOverLifetime
Package:
Engine
This class in other games:


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
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
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