Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawPolygonTool.h |
Include |
#include "DrawPolygonTool.h" |
enum EDrawPolygonExtrudeMode
{
Flat,
Fixed,
Interactive,
}
Name |
Description |
---|---|
Flat |
Flat polygon without extrusion |
Fixed |
Extrude drawn polygon to fixed height determined by the Extrude Height property |
Interactive |
Extrude drawn polygon to height set via additional mouse input after closing the polygon |
How the drawn polygon gets extruded