The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:ParticleModuleAttractorPoint (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Object >> ParticleModule >> ParticleModuleAttractorBase >> ParticleModuleAttractorPoint |
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
Property group 'Attractor'
bAffectBaseVelocity
Type: bool
If TRUE, the velocity adjustment will be applied to the base velocity.
bOverrideVelocity
Type: bool
If TRUE, set the velocity.
bUseWorldSpacePosition
Type: bool
If TRUE, treat the position as world space. So don't transform the the point to localspace.
Position
Type: DistributionVector.RawDistributionVector
The position of the point attractor from the source of the emitter.
Default value:
Member | Value |
---|---|
Distribution | DistributionPosition |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
Range
Type: DistributionFloat.RawDistributionFloat
The radial range of the attractor.
Default value:
Member | Value |
---|---|
Distribution | DistributionRange |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
Strength
Type: DistributionFloat.RawDistributionFloat
The strength of the point attractor.
Default value:
Member | Value |
---|---|
Distribution | DistributionStrength |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
StrengthByDistance
Type: bool
The strength curve is a function of distance or of time.
Default value: True
Default values
Property | Value |
---|---|
bSupported3DDrawMode | True |
bUpdateModule | True |