Navigation
API > API/Runtime > API/Runtime/SkeletalMeshDescription > API/Runtime/SkeletalMeshDescription/FSkeletalMeshAttributes
References
| Module | SkeletalMeshDescription |
| Header | /Engine/Source/Runtime/SkeletalMeshDescription/Public/SkeletalMeshAttributes.h |
| Include | #include "SkeletalMeshAttributes.h" |
| Source | /Engine/Source/Runtime/SkeletalMeshDescription/Private/SkeletalMeshAttributes.cpp |
bool UnregisterSkinWeightAttribute
(
const FName InProfileName
)
Remarks
Unregister an existing skin weight profile with the given name Returns true_ if theprofile was successfully unregistered. Returns false_ if the attribute wasn't registered or if `InProfileName_ is empty.