Navigation
API > API/Developer > API/Developer/MeshBoneReduction
References
| Module | MeshBoneReduction |
| Header | /Engine/Source/Developer/MeshBoneReduction/Public/MeshBoneReduction.h |
| Include | #include "MeshBoneReduction.h" |
Syntax
class IMeshBoneReduction
Remarks
Mesh reduction interface.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | FixUpSectionBoneMaps
(
FSkelMeshSection& Section, |
Fix up section bone maps based on list of bones to remove List of bones to remove should contains |
|
| bool | GetBoneReductionData
(
const USkeletalMesh* SkeletalMesh, |
Get Bones To Remove from the Desired LOD List of bones to remove should contains |
|
| bool | ReduceBoneCounts
(
USkeletalMesh* SkeletalMesh, |
Reduce Bone Counts for the SkeletalMesh with the LOD |