UE3:SeqAct_SetMesh (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_SetMesh |
- Package:
- Engine
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties
Property group 'SeqAct_SetMesh'
bAllowDecalsToReattach
Type: bool
if True then any decals attached to the previous mesh will be reattached to the new mesh
bIsAllowedToMove
Type: bool
if True then the mesh will be treated as if it is movable
MeshType
Type: EMeshType
Type of mesh to set
NewSkeletalMesh
Type: SkeletalMesh
New SkeletalMesh to use for the target actor
NewStaticMesh
Type: StaticMesh
New StaticMesh to use for the target actor
Default values
Property | Value |
---|---|
ObjCategory | "Actor" |
ObjName | "Set Mesh" |
Enums
EMeshType
- MeshType_StaticMesh
- MeshType_SkeletalMesh