UGroupEdgeInsertionProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "GroupEdgeInsertionTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UGroupEdgeInsertionProperties : public UInteractiveToolPropertySet

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bWireframe

Public variable UProperty Category, EditAnywhere

EGroupEdgeInser...

 

InsertionMode

Determines how group edges are added to the geometry

Public variable UProperty Category, EditAnywhere, AdvancedDisplay

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).

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