FSkinWeightProfileHelpers::RemoveSkinWeightProfile

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

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 RemoveSkinWeightProfile
(
    USkeletalMesh * InSkeletalMesh,
    const FName & InProfileName
)

Remarks

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

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