Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
Include |
#include "DynamicMesh/DynamicMeshAttributeSet.h" |
FDynamicMeshVertexSkinWeightsAttribute * GetSkinWeightsAttribute
(
FName InProfileName
) const
Returns a pointer to a skin weight attribute of the given profile name. If the attribute does not exist, a nullptr is returned.