FDynamicMeshAttributeSet::RemoveSkinWeightsAttribute

Remove a skin weights attribute matching 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"

Source

/Engine/Source/Runtime/GeometryCore/Private/DynamicMesh/DynamicMeshAttributeSet.cpp

Syntax

void RemoveSkinWeightsAttribute
(
    FName InProfileName
)

Remarks

Remove a skin weights attribute matching the given profile name.