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 RegisterSkinWeightAttribute
&40;
const FName & InProfileName
&41;
Remarks
Skin Weights MethodsRegister a new skin weight profile with the given name. The attribute name will encode the profile name and it will be listed in GetSkinWeightProfileNames(). Returns true_ if the profile was successfully registered. Returns false_ if the attribute was already registered or if IsValidSkinWeightProfileName() returned false.