Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/EditMeshPolygonsTool.h |
Include |
#include "EditMeshPolygonsTool.h" |
UCLASS()
class UEditMeshPolygonsToolActions_Triangles : public UEditMeshPolygonsToolActionPropertySet
Name | Description | ||
---|---|---|---|
|
CutFaces() |
Cut the current set of selected faces. Click twice in viewport to set cut line. |
|
|
Delete() |
Delete the current set of selected faces |
|
|
Disconnect() |
Separate the selected faces at their borders |
|
|
Duplicate() |
Duplicate the selected faces |
|
|
Extrude() |
Extrude the current set of selected faces. Click in viewport to confirm extrude height. |
|
|
Flip() |
Flip normals and face orientation for the current set of selected faces |
|
|
Inset() |
Inset the current set of selected faces. Click in viewport to confirm inset distance. |
|
|
Outset() |
Outset the current set of selected faces. Click in viewport to confirm outset distance. |
|
|
Poke() |
Poke each face at its center point |
|
|
RecalcNormals() |
Recalculate normals for the current set of selected faces |