Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UDrawPolyPathProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/DrawPolyPathTool.h |
| Include | #include "DrawPolyPathTool.h" |
Syntax
UCLASS&40;&41;
class UDrawPolyPathProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bRoundedCorners | Use arc segments instead of straight lines in corners | |
| bool | bSinglePolyGroup | If true, all quads on the path will belong to the same polygon. | |
| ClampMax | |||
| ClampMin | |||
| EditCondition | Radius of the corner arcs, as a fraction of path width. | ||
| EDrawPolyPathExtrudeMode | ExtrudeMode | If and how the drawn path gets extruded | |
| EDrawPolyPathRadiusMode | RadiusMode | How the rounded corner radius gets set | |
| UIMax | |||
| UIMin | Width of the drawn path when using Fixed width mode; also shows the width in Interactive width mode | ||
| EDrawPolyPathWidthMode | WidthMode | How the drawn path width gets set |