I'm a doctor, not a mechanic

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

Property group 'Velocity'

StartVelocity

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

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

Property Value
bSpawnModule True