Gah - a solution with more questions. – EntropicLqd

UE3:ParticleModuleVelocity (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ParticleModule >> ParticleModuleVelocityBase >> ParticleModuleVelocity
Package: 
Engine
This class in other games:
UT3


Properties[edit]

Property group 'Velocity'[edit]

StartVelocity[edit]

Type: DistributionVector.RawDistributionVector

The velocity to apply to a particle when it is spawned. Value is retrieved using the EmitterTime of the emitter.

Default value:

Member Value
Distribution DistributionStartVelocity
LookupTable
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
  5. 0.0
  6. 0.0
  7. 0.0
  8. 0.0
LookupTableChunkSize 3
LookupTableNumElements 1
Op 1

StartVelocityRadial[edit]

Type: DistributionFloat.RawDistributionFloat

The velocity to apply to a particle along its radial direction. Direction is determined by subtracting the location of the emitter from the particle location at spawn. Value is retrieved using the EmitterTime of the emitter.

Default value:

Member Value
Distribution DistributionStartVelocityRadial
LookupTable
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1

Default values[edit]

Property Value
bSpawnModule True