IMeshBoneReduction::ReduceBoneCounts

Reduce Bone Counts for the SkeletalMesh with the LOD

Windows
MacOS
Linux

References

Module

MeshBoneReduction

Header

/Engine/Source/Developer/MeshBoneReduction/Public/MeshBoneReduction.h

Include

#include "MeshBoneReduction.h"

Syntax

bool ReduceBoneCounts
(
    USkeletalMesh * SkeletalMesh,
    int32 DesiredLOD,
    const TArray< FName > * BoneNamesToRemove,
    bool bCallPostEditChange
)

Remarks

Reduce Bone Counts for the SkeletalMesh with the LOD

Parameters

Parameter

Description

SkeletalMesh

: SkeletalMesh

DesriedLOD

: The data to reduce comes from Skeleton

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss