Navigation
API > API/Developer > API/Developer/MeshBoneReduction > API/Developer/MeshBoneReduction/IMeshBoneReduction
References
| Module | MeshBoneReduction |
| Header | /Engine/Source/Developer/MeshBoneReduction/Public/MeshBoneReduction.h |
| Include | #include "MeshBoneReduction.h" |
void FixUpSectionBoneMaps
&40;
FSkelMeshSection & Section,
const TMap< FBoneIndexType, FBoneIndexType > & BonesToRepair,
TMap< FName, FImportedSkinWeightProfileData > & SkinWeightProfiles
&41;
Remarks
Fix up section bone maps based on list of bones to remove List of bones to remove should contains
Parameters
| Name | Description |
|---|---|
| Section | : Section reference to fix up |
| BonesToRemove | : List of bones to remove with a pair of [bone index, bone to replace] |