FDynamicMeshAttributeSet::GetSkinWeightsAttributes

Returns a map of all skin weight attributes.

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

const TMap< FName, TUniquePtr< FDynamicMeshVertexSkinWeightsAttribute > > & GetSkinWeightsAttributes() const

Remarks

Returns a map of all skin weight attributes.