Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
| Name | EPolygonType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/PolygonOnMeshTool.h |
| Include Path | #include "PolygonOnMeshTool.h" |
Syntax
enum EPolygonType
{
Circle,
Square,
Rectangle,
RoundRect,
Custom,
}
Values
| Name | Remarks |
|---|---|
| Circle | |
| Square | |
| Rectangle | |
| RoundRect | |
| Custom |