FDynamicMeshAttributeSet::CompactCopy

Performs a CompactCopy of the attached overlays/attributes.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "DynamicMeshAttributeSet.h"

Syntax

void CompactCopy
(
    const FCompactMaps & CompactMaps,
    const FDynamicMeshAttributeSet & Copy
)

Remarks

Performs a CompactCopy of the attached overlays/attributes. Called by the parent mesh CompactCopy function.

Parameters

Parameter

Description

CompactMaps

Maps indicating how vertices and triangles were changes in the parent

Copy

The attribute set to be copied

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