The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:ParticleModuleLocationDirect (UDK)
Object >> ParticleModule >> ParticleModuleLocationBase >> ParticleModuleLocationDirect |
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. |
ParticleModuleLocationDirect
Sets the location of particles directly.
Properties
Property group 'Location'
Direction
Type: DistributionVector.RawDistributionVector
Currently unused.
Default value:
Member | Value |
---|---|
Distribution | DistributionDirection |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
Location
Type: DistributionVector.RawDistributionVector
The location of the particle at a give time. Retrieved using the particle RelativeTime. IMPORTANT: the particle location is set to this value, thereby over-writing any previous module impacts.
Default value:
Member | Value |
---|---|
Distribution | DistributionLocation |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
LocationOffset
Type: DistributionVector.RawDistributionVector
An offset to apply to the position retrieved from the Location calculation. The offset is retrieved using the EmitterTime. The offset will remain constant over the life of the particle.
Default value:
Member | Value |
---|---|
Distribution | DistributionLocationOffset |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
ScaleFactor
Type: DistributionVector.RawDistributionVector
Scales the velocity of the object at a given point in the time-line.
Default value:
Member | Value |
---|---|
Distribution | DistributionScaleFactor |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
Default values
Property | Value |
---|---|
bSpawnModule | True |
bUpdateModule | True |