FDynamicMeshAttributeSet::HasSkinWeightsAttribute

Returns true if the list of skin weight attributes includes the given profile name.

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h

Include

#include "DynamicMesh/DynamicMeshAttributeSet.h"

Syntax

bool HasSkinWeightsAttribute
(
    FName InProfileName
) const

Remarks

Returns true if the list of skin weight attributes includes the given profile name.