FMeshDescription::Compact

Compacts the data held in the mesh description, and returns an object describing how the IDs have been remapped.

Windows
MacOS
Linux

References

Module

MeshDescription

Header

/Engine/Source/Runtime/MeshDescription/Public/MeshDescription.h

Include

#include "MeshDescription.h"

Source

/Engine/Source/Runtime/MeshDescription/Private/MeshDescription.cpp

Syntax

void Compact
(
    FElementIDRemappings & OutRemappings
)

Remarks

Compacts the data held in the mesh description, and returns an object describing how the IDs have been remapped.

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