I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:ParticleModuleAttractorPoint (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'Attractor'[edit]
bAffectBaseVelocity[edit]
Type: bool
If TRUE, the velocity adjustment will be applied to the base velocity.
bOverrideVelocity[edit]
Type: bool
If TRUE, set the velocity.
Position[edit]
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[edit]
Type: DistributionFloat.RawDistributionFloat
The radial range of the attractor.
Default value:
Member | Value |
---|---|
Distribution | DistributionRange |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
Strength[edit]
Type: DistributionFloat.RawDistributionFloat
The strength of the point attractor.
Default value:
Member | Value |
---|---|
Distribution | DistributionStrength |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
StrengthByDistance[edit]
Type: bool
The strength curve is a function of distance or of time.
Default value: True
Default values[edit]
Property | Value |
---|---|
bSupported3DDrawMode | True |
bUpdateModule | True |