IMeshUtilities::GenerateRuntimeSkinWeightData

Used to generate runtime skin weight data from Editor-only data

Windows
MacOS
Linux

References

Module

MeshUtilities

Header

/Engine/Source/Developer/MeshUtilities/Public/MeshUtilities.h

Include

#include "MeshUtilities.h"

Syntax

void GenerateRuntimeSkinWeightData
(
    const FSkeletalMeshLODModel * ImportedModel,
    const TArray< FRawSkinWeight > & InRawSkinWeights,
    struct FRuntimeSkinWeightProfileData & InOutSkinWeightOverrideData
) const

Remarks

Used to generate runtime skin weight data from Editor-only data

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