Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMeshAttributeSet
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/DynamicMesh/DynamicMeshAttributeSet.cpp |
void AttachSkinWeightsAttribute
&40;
FName InProfileName,
FDynamicMeshVertexSkinWeightsAttribute &42; InAttribute
&41;
Remarks
Skin weights Create a new skin weights attribute with a given skin weights profile name. If an attribute already exists with that name, that existing attribute will be deleted.