I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:ParticleModuleColorByParameter (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> ParticleModule >> ParticleModuleColorBase >> ParticleModuleColorByParameter
Package: 
Engine
This class in other games:
UT3


Properties[edit]

Property group 'Color'[edit]

ColorParam[edit]

Type: name

The name of the parameter to retrieve the color from.

DefaultColor[edit]

Type: Object.Color

The default color to use in the even that the parameter is not set on the emitter.

Default value:

Member Value
A 255
B 255
G 255
R 255

Default values[edit]

Property Value
bSpawnModule True