Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMeshAttributeSet
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 |
void CompactInPlace
&40;
const FCompactMaps & CompactMaps
&41;
Remarks
Compacts the attribute set in place Called by the parent mesh CompactInPlace function
Parameters
| Name | Description |
|---|---|
| CompactMaps | Maps of how the vertices and triangles were compacted in the parent |