FDynamicMeshAttributeSet::CompactInPlace

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

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/DynamicMeshAttributeSet.h

Include

#include "DynamicMeshAttributeSet.h"

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss