Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
| Name | EHoleFillToolActions |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/HoleFillTool.h |
| Include Path | #include "HoleFillTool.h" |
Syntax
enum EHoleFillToolActions
{
NoAction,
SelectAll,
ClearSelection,
}
Values
| Name | Remarks |
|---|---|
| NoAction | |
| SelectAll | |
| ClearSelection |