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

Engine.ParticleModuleColorOverLife

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

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

Core.Object
|   
+-- Engine.ParticleModule
   |   
   +-- Engine.ParticleModuleColorBase
      |   
      +-- Engine.ParticleModuleColorOverLife

Variables Summary
Color
rawdistributionfloatAlphaOverLife
boolbClampAlpha
rawdistributionvectorColorOverLife
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

Color

AlphaOverLife Source code

var(Color) rawdistributionfloat AlphaOverLife;

bClampAlpha Source code

var(Color) bool bClampAlpha;

ColorOverLife Source code

var(Color) rawdistributionvector ColorOverLife;


Defaultproperties

defaultproperties
{
   ColorOverLife=(Distribution=DistributionColorOverLife,Op=1,LookupTableNumElements=1,LookupTableChunkSize=3,LookupTable=(0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000))
   AlphaOverLife=(Distribution=DistributionAlphaOverLife,Op=1,LookupTableNumElements=1,LookupTableChunkSize=1,LookupTable=(1.000000,1.000000,1.000000,1.000000))
   bClampAlpha=True
   bSpawnModule=True
   bUpdateModule=True
   bCurvesAsColor=True
   Name="Default__ParticleModuleColorOverLife"
   ObjectArchetype=ParticleModuleColorBase'Engine.Default__ParticleModuleColorBase'
}

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