Gah - a solution with more questions. – EntropicLqd
UE3:ParticleModuleVelocity (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ParticleModule >> ParticleModuleVelocityBase >> ParticleModuleVelocity |
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 '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 |
|
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 |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
Default values[edit]
Property | Value |
---|---|
bSpawnModule | True |