Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnly/Public/PolygonOnMeshTool.h |
Include |
#include "PolygonOnMeshTool.h" |
enum EPolygonType
{
Circle,
Square,
Rectangle,
RoundRect,
Custom,
}
Name |
Description |
---|---|
Circle |
|
Square |
|
Rectangle |
|
RoundRect |
|
Custom |