Cogito, ergo sum

UE3:ParticleModuleMaterialByParameter (UDK)

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

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


Properties[edit]

Property group 'ParticleModuleMaterialByParameter'[edit]

DefaultMaterials[edit]

Type: array<MaterialInterface>

Modifiers: editfixedsize

The default materials to use when the MaterialParameter is not found.

MaterialParameters[edit]

Type: array<name>

For Sprite and SubUV emitters only the first entry in these arrays will be valid. For Mesh emitters the code will try to match the order of the materials to the ones in the mesh material arrays.

See: UParticleModuleMaterialByParameter::Update

Default values[edit]

Property Value
bUpdateModule True