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

UE3:SeqAct_SetMaterial (UT3)

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

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

Properties

Property group 'SeqAct_SetMaterial'

MaterialIndex

Type: int

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

NewMaterial

Type: MaterialInterface

Material to apply to target when action is activated.

Default values

Property Value
ObjCategory "Actor"
ObjName "Set Material"