Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/ToolActivities/PolyEditInsertEdgeActivity.h |
Include |
#include "ToolActivities/PolyEditInsertEdgeActivity.h" |
UCLASS()
class UGroupEdgeInsertionProperties : public UInteractiveToolPropertySet
Name | Description | ||
---|---|---|---|
|
InsertionMode |
Determines how group edges are added to the geometry |
|
|
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). |