Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Tool Builder
| Name | UMeshVertexSculptToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/MeshVertexSculptTool.h |
| Include Path | #include "MeshVertexSculptTool.h" |
Syntax
UCLASS (MinimalAPI)
class UMeshVertexSculptToolBuilder : public UMeshSurfacePointMeshEditingToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UInteractiveToolWithToolTargetsBuilder → UMeshSurfacePointToolBuilder → UMeshSurfacePointMeshEditingToolBuilder → UMeshVertexSculptToolBuilder
Derived Classes
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| VSculptTypeRequirements | FToolTargetTypeRequirements | MeshVertexSculptTool.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultPrimaryBrushID | int32 | MeshVertexSculptTool.h |
Functions
Public
Overridden from UMeshSurfacePointToolBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UMeshSurfacePointTool * CreateNewTool
(
const FToolBuilderState& SceneState |
MeshVertexSculptTool.h |
Protected
Overridden from UInteractiveToolWithToolTargetsBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FToolTargetTypeRequirements & GetTargetRequirements() |
MeshVertexSculptTool.h |