FMeshDescription::RemapPolygonGroups

Remaps polygon groups according to the supplied map

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 RemapPolygonGroups
(
    const TMap< FPolygonGroupID, FPolygonGroupID > & Remap
)

Remarks

Remaps polygon groups according to the supplied map

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