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
Jump to: navigation, search
UT3 Object >> ParticleModule >> ParticleModuleAttractorBase >> ParticleModuleAttractorPoint
Package: 
Engine
This class in other games:
UDK

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
  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

Range[edit]

Type: DistributionFloat.RawDistributionFloat

The radial range of the attractor.

Default value:

Member Value
Distribution DistributionRange
LookupTable
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1

Strength[edit]

Type: DistributionFloat.RawDistributionFloat

The strength of the point attractor.

Default value:

Member Value
Distribution DistributionStrength
LookupTable
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
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