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

UE3:ParticleModuleMaterialByParameter (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> ParticleModule >> ParticleModuleMaterialBase >> ParticleModuleMaterialByParameter
Package: 
Engine
This class in other games:
UDK

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

Properties[edit]

Property group 'ParticleModuleMaterialByParameter'[edit]

DefaultMaterials[edit]

Type: array<MaterialInterface>

Modifiers: editfixedsize


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