EEdgeLoopInsertionMode

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/EdgeLoopInsertionTool.h

Include

#include "EdgeLoopInsertionTool.h"

Syntax

enum EEdgeLoopInsertionMode
{
    Retriangulate,
    PlaneCut,
}

Values

Name

Description

Retriangulate

Existing groups will be deleted and new triangles will be created for the new groups.

PlaneCut

Keeps existing triangles and cuts them to create a new path.

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