Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
UMeshSurfacePointMeshEditingToolBuilder override for UShapeSprayTool
| Name | UShapeSprayToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/ShapeSprayTool.h |
| Include Path | #include "ShapeSprayTool.h" |
Syntax
UCLASS (Transient)
class UShapeSprayToolBuilder : public UMeshSurfacePointMeshEditingToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UInteractiveToolWithToolTargetsBuilder → UMeshSurfacePointToolBuilder → UMeshSurfacePointMeshEditingToolBuilder → UShapeSprayToolBuilder
Functions
Public
Overridden from UMeshSurfacePointToolBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UMeshSurfacePointTool * CreateNewTool
(
const FToolBuilderState& SceneState |
ShapeSprayTool.h |