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

Engine.ParticleModuleVelocityOverLifetime

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

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

Core.Object
|   
+-- Engine.ParticleModule
   |   
   +-- Engine.ParticleModuleVelocityBase
      |   
      +-- Engine.ParticleModuleVelocityOverLifetime

Variables Summary
Acceleration
boolAbsolute
Velocity
rawdistributionvectorVelOverLife
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

Acceleration

Absolute Source code

var(Acceleration) export bool Absolute;

Velocity

VelOverLife Source code

var(Velocity) rawdistributionvector VelOverLife;


Defaultproperties

defaultproperties
{
   VelOverLife=(Distribution=DistributionVelOverLife,Op=1,LookupTableNumElements=1,LookupTableChunkSize=3,LookupTable=(0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000))
   bSpawnModule=True
   bUpdateModule=True
   Name="Default__ParticleModuleVelocityOverLifetime"
   ObjectArchetype=ParticleModuleVelocityBase'Engine.Default__ParticleModuleVelocityBase'
}

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