UE3:SeqAct_SetMaterial (UDK)

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

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"