FSkinWeightProfileHelpers::RemoveSkinWeightProfileLOD

Tries to remove the previously imported skin weights for all LODs from the given Skeletal Mesh, Profile name and LOD index

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/SkinWeightProfileHelpers.h

Include

#include "SkinWeightProfileHelpers.h"

Source

/Engine/Source/Editor/Persona/Private/SkinWeightProfileHelpers.cpp

Syntax

static void RemoveSkinWeightProfileLOD
(
    USkeletalMesh * InSkeletalMesh,
    const FName & InProfileName,
    const int32 LODIndex
)

Remarks

Tries to remove the previously imported skin weights for all LODs from the given Skeletal Mesh, Profile name and LOD index

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