The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

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

Property group 'Color'

ColorParam

Type: name

The name of the parameter to retrieve the color from.

DefaultColor

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

Property Value
bSpawnModule True