| bRoundedCorners |
bool |
Use arc segments instead of straight lines in corners |
DrawPolyPathTool.h |
- EditAnywhere
- Category=Path
|
| bSinglePolyGroup |
bool |
If true, all quads on the path will belong to the same polygon. |
DrawPolyPathTool.h |
- EditAnywhere
- Category=Path
- Meta=(DisplayName="Single PolyGroup")
|
| ClampMax |
|
|
DrawPolyPathTool.h |
- EditAnywhere
- Category=Path
- Meta=(EditCondition="WidthMode == EDrawPolyPathWidthMode::Fixed", UIMin="0.0001", UIMax="1000", ClampMin="0.0001", ClampMax="999999")
|
| ClampMin |
|
|
DrawPolyPathTool.h |
- EditAnywhere
- Category=Path
- Meta=(EditCondition="WidthMode == EDrawPolyPathWidthMode::Fixed", UIMin="0.0001", UIMax="1000", ClampMin="0.0001", ClampMax="999999")
|
| EditCondition |
|
Radius of the corner arcs, as a fraction of path width. |
DrawPolyPathTool.h |
- EditAnywhere
- Category=Path
- Meta=(EditCondition="RadiusMode == EDrawPolyPathRadiusMode::Fixed && bRoundedCorners", UIMin="0", UIMax="2.0", ClampMin="0", ClampMax="999999")
|
| ExtrudeMode |
EDrawPolyPathExtrudeMode |
If and how the drawn path gets extruded |
DrawPolyPathTool.h |
- EditAnywhere
- Category=Extrude
|
| RadiusMode |
EDrawPolyPathRadiusMode |
How the rounded corner radius gets set |
DrawPolyPathTool.h |
- EditAnywhere
- Category=Path
- Meta=(EditCondition="bRoundedCorners")
|
| UIMax |
|
|
DrawPolyPathTool.h |
- EditAnywhere
- Category=Path
- Meta=(EditCondition="WidthMode == EDrawPolyPathWidthMode::Fixed", UIMin="0.0001", UIMax="1000", ClampMin="0.0001", ClampMax="999999")
|
| UIMin |
|
Width of the drawn path when using Fixed width mode; also shows the width in Interactive width mode |
DrawPolyPathTool.h |
- EditAnywhere
- Category=Path
- Meta=(EditCondition="WidthMode == EDrawPolyPathWidthMode::Fixed", UIMin="0.0001", UIMax="1000", ClampMin="0.0001", ClampMax="999999")
|
| WidthMode |
EDrawPolyPathWidthMode |
How the drawn path width gets set |
DrawPolyPathTool.h |
- EditAnywhere
- Category=Path
|