UGroupEdgeInsertionProperties

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/ToolActivities/PolyEditInsertEdgeActivity.h

Include

#include "ToolActivities/PolyEditInsertEdgeActivity.h"

Syntax

UCLASS()
class UGroupEdgeInsertionProperties : public UInteractiveToolPropertySet

Variables

Name Description

Public variable UProperty Category, EditAnywhere

EGroupEdgeInser...

 

InsertionMode

Determines how group edges are added to the geometry

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta

double

 

VertexTolerance

How close a new loop edge needs to pass next to an existing vertex to use that vertex rather than creating a new one (used for plane cut).