Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSkeletalMeshMerge
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SkeletalMeshMerge.h |
| Include | #include "SkeletalMeshMerge.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshMerge.cpp |
bool DoMerge
&40;
TArray< FRefPoseOverride > &42; RefPoseOverrides
&41;
Remarks
Merge/Composite skeleton and meshes together from the list of source meshes. Merge/Composite the list of source meshes onto the merge one The MergeMesh is reinitialized true if succeeded
Parameters
| Name | Description |
|---|---|
| RefPoseOverrides | An optional override for the merged skeleton's reference pose. |