USkinnedMeshComponent::UnloadSkinWeightProfile

Unload a Skin Weight Profile's skin weight buffer (if created)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SkinnedMeshComponent.h

Include

#include "Components/SkinnedMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/SkinnedMeshComponent.cpp

Syntax

void UnloadSkinWeightProfile
(
    FName InProfileName
)

Remarks

Unload a Skin Weight Profile's skin weight buffer (if created)

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