FDynamicMeshAttributeSet::CompactInPlace

Compacts the attribute set in place Called by the parent mesh CompactInPlace function

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 CompactInPlace
(
    const FCompactMaps & CompactMaps
)

Remarks

Compacts the attribute set in place Called by the parent mesh CompactInPlace function

Parameters

Parameter

Description

CompactMaps

Maps of how the vertices and triangles were compacted in the parent