My program doesn't have bugs. It just develops random features.

UE3:SeqAct_SetMaterial (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_SetMaterial
Package: 
Engine
This class in other games:
UT3

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

Properties[edit]

Property group 'SeqAct_SetMaterial'[edit]

MaterialIndex[edit]

Type: int

Index in the Materials array to replace with NewMaterial when this action is activated.

NewMaterial[edit]

Type: MaterialInterface

Material to apply to target when action is activated.

Default values[edit]

Property Value
ObjCategory "Actor"
ObjName "Set Material"