I'm a doctor, not a mechanic
UE3:SeqAct_SetMesh (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:EMeshType (UDK))
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[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