Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SkeletalMeshMerge.h |
| Include | #include "SkeletalMeshMerge.h" |
Syntax
struct FSkelMeshMergeSectionMapping
Remarks
Info to map all the sections from a single source skeletal mesh to a final section entry in the merged skeletal mesh
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | SectionIDs | Indices to final section entries of the merged skel mesh |