Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawPolygonTool.h |
Include |
#include "DrawPolygonTool.h" |
UCLASS()
class UDrawPolygonToolStandardProperties : public UInteractiveToolPropertySet
Name | Description | ||
---|---|---|---|
|
bShowGridGizmo |
If true, shows a gizmo to manipulate the additional grid used to draw the polygon on |
|
|
float |
Distance |
Distance between the last clicked point and the current point |
|
EditCondition |
Size of secondary features, e.g. the rounded corners of a rounded rectangle, as fraction of the overall shape size |
|
|
ExtrudeMode |
If and how the drawn polygon gets extruded |
|
|
meta |
Allow freehand drawn polygons to self-intersect |
|
|
PolygonDrawMode |
Type of polygon to draw in the viewport |
Name | Description | |
---|---|---|
|
UDrawPolygonToolStandardProperties() |