Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.ParticleModuleAttractorLine

Extends
ParticleModuleAttractorBase
Modifiers
native ( Particle ) editinlinenew collapsecategories hidecategories ( Object )

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.ParticleModule
   |   
   +-- Engine.ParticleModuleAttractorBase
      |   
      +-- Engine.ParticleModuleAttractorLine

Variables Summary
Attractor
vectorEndPoint0
vectorEndPoint1
rawdistributionfloatRange
rawdistributionfloatStrength
Inherited Variables from Engine.ParticleModule
b3DDrawMode, bCurvesAsColor, bEditable, bEnabled, bSpawnModule, bSupported3DDrawMode, bUpdateModule, ModuleEditorColor

Enumerations Summary
Inherited Enumerations from Engine.ParticleModule
EModuleType, EParticleSourceSelectionMethod

Structures Summary
Inherited Structures from Engine.ParticleModule
ParticleCurvePair


Variables Detail

Attractor

EndPoint0 Source code

var(Attractor) vector EndPoint0;

EndPoint1 Source code

var(Attractor) vector EndPoint1;

Range Source code

var(Attractor) rawdistributionfloat Range;

Strength Source code

var(Attractor) rawdistributionfloat Strength;


Defaultproperties

defaultproperties
{
   Range=(Distribution=DistributionRange,Op=1,LookupTableNumElements=1,LookupTableChunkSize=1,LookupTable=(0.000000,0.000000,0.000000,0.000000))
   Strength=(Distribution=DistributionStrength,Op=1,LookupTableNumElements=1,LookupTableChunkSize=1,LookupTable=(0.000000,0.000000,0.000000,0.000000))
   bUpdateModule=True
   bSupported3DDrawMode=True
   Name="Default__ParticleModuleAttractorLine"
   ObjectArchetype=ParticleModuleAttractorBase'Engine.Default__ParticleModuleAttractorBase'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:40.451 - Created with UnCodeX