Navigation
API > API/Plugins > API/Plugins/ModelingComponents
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/WeightMapUtil.h |
| Include | #include "WeightMapUtil.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/WeightMapUtil.cpp |
namespace UE
{
namespace WeightMaps
{
void UE::WeightMaps::FindVertexWeightMaps
(
const FMeshDescription * Mesh,
TArray < FName > & PropertyNamesOut
)
}
}
Remarks
Find the set of per-vertex weight map attributes on a MeshDescription