Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/DrawPolyPathTool.h |
| Include | #include "DrawPolyPathTool.h" |
Syntax
enum EDrawPolyPathRadiusMode
&123;
Fixed,
Interactive,
&125;
Values
| Name | Description |
|---|---|
| Fixed | Fixed radius determined by the CornerRadius property. |
| Interactive | Set the radius interactively by clicking in the viewport. |