UE3:ParticleModuleMaterialByParameter (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UDK Object >> ParticleModule >> ParticleModuleMaterialBase >> ParticleModuleMaterialByParameter
Package:
Engine
This class in other games:


Properties

Property group 'ParticleModuleMaterialByParameter'

DefaultMaterials

Type: array<MaterialInterface>

Modifiers: editfixedsize

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

MaterialParameters

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

Property Value
bUpdateModule True