FSkinWeightProfileHelpers::CopySkinWeightsToProfile

Creates a copy of the skin weights from SourceMesh into a Skin Weight profile as part of TargetMesh

Windows
MacOS
Linux

References

Module

Persona

Header

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

Include

#include "SkinWeightProfileHelpers.h"

Syntax

static bool CopySkinWeightsToProfile
(
    USkeletalMesh * SourceMesh,
    USkeletalMesh * TargetMesh,
    const int32 LODIndex,
    const FName ProfileName
)

Remarks

Creates a copy of the skin weights from SourceMesh into a Skin Weight profile as part of TargetMesh

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