Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset
Inheritance Hierarchy
- UObject
- IInputBehaviorSource
- UInteractiveTool
- USingleSelectionTool
- UMeshSurfacePointTool
- UBaseBrushTool
- UMeshVertexPaintingTool
- UMeshVertexWeightPaintingTool
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshVertexPaintingTool.h |
| Include | #include "MeshVertexPaintingTool.h" |
Syntax
UCLASS ()
class UMeshVertexWeightPaintingTool : public UMeshVertexPaintingTool
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UMeshVertexPaintingTool
| Type | Name | Description | |
|---|---|---|---|
| void | SetAdditionalPaintParameters
(
FMeshPaintParameters& InPaintParameters |
Overridden from UInteractiveTool
| Type | Name | Description | |
|---|---|---|---|
| void | Setup () |
UInteractiveTool. |