Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
| Name | UPolygonOnMeshToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/PolygonOnMeshTool.h |
| Include Path | #include "PolygonOnMeshTool.h" |
Syntax
UCLASS (MinimalAPI)
class UPolygonOnMeshToolBuilder : public USingleSelectionMeshEditingToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UInteractiveToolWithToolTargetsBuilder → USingleSelectionMeshEditingToolBuilder → UPolygonOnMeshToolBuilder
Functions
Public
Overridden from USingleSelectionMeshEditingToolBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual USingleSelectionMeshEditingTool * CreateNewTool
(
const FToolBuilderState& SceneState |
PolygonOnMeshTool.h |