I don't need to test my programs. I have an error-correcting modem.

UE3:SeqAct_SetMesh (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_SetMesh
Package: 
Engine


Properties[edit]

Property group 'SeqAct_SetMesh'[edit]

bAllowDecalsToReattach[edit]

Type: bool

if True then any decals attached to the previous mesh will be reattached to the new mesh

bIsAllowedToMove[edit]

Type: bool

if True then the mesh will be treated as if it is movable

MeshType[edit]

Type: EMeshType

Type of mesh to set

NewSkeletalMesh[edit]

Type: SkeletalMesh

New SkeletalMesh to use for the target actor

NewStaticMesh[edit]

Type: StaticMesh

New StaticMesh to use for the target actor

Default values[edit]

Property Value
ObjCategory "Actor"
ObjName "Set Mesh"

Enums[edit]

EMeshType[edit]

MeshType_StaticMesh 
MeshType_SkeletalMesh