| bShowGridGizmo |
bool |
If true, shows a gizmo to manipulate the additional grid used to draw the polygon on |
DrawPolygonTool.h |
- EditAnywhere
- NonTransactional
- Category=Polygon
|
| Distance |
float |
Distance between the last clicked point and the current point |
DrawPolygonTool.h |
- VisibleAnywhere
- NonTransactional
- Category=Polygon
- Meta=(TransientToolProperty)
|
| EditCondition |
|
Size of secondary features, e.g. the rounded corners of a rounded rectangle, as fraction of the overall shape size |
DrawPolygonTool.h |
- EditAnywhere
- NonTransactional
- Category=Polygon
- Meta=(UIMin="0.01", UIMax="0.99", ClampMin="0.01", ClampMax="0.99", EditCondition="PolygonDrawMode == EDrawPolygonDrawMode::RoundedRectangle || PolygonDrawMode == EDrawPolygonDrawMode::Ring")
|
| ExtrudeMode |
EDrawPolygonExtrudeMode |
If and how the drawn polygon gets extruded |
DrawPolygonTool.h |
- EditAnywhere
- NonTransactional
- Category=Extrude
|
| meta |
|
Allow freehand drawn polygons to self-intersect |
DrawPolygonTool.h |
- EditAnywhere
- NonTransactional
- Category=Polygon
- Meta=(DisplayName="Self-Intersections", EditCondition="PolygonDrawMode == EDrawPolygonDrawMode::Freehand")
|
| PolygonDrawMode |
EDrawPolygonDrawMode |
Type of polygon to draw in the viewport |
DrawPolygonTool.h |
- EditAnywhere
- NonTransactional
- Category=Polygon
- Meta=(DisplayName="Draw Mode")
|