Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawPolygonTool.h |
| Include | #include "DrawPolygonTool.h" |
Syntax
enum EDrawPolygonExtrudeMode
&123;
Flat,
Fixed,
Interactive,
&125;
Values
| 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 |
Remarks
How the drawn polygon gets extruded