Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset > API/Plugins/MeshPaintingToolset/UMeshVertexPaintingTool
- UInteractiveTool::Render()
- UBaseBrushTool::Render()
- UMeshVertexPaintingTool::Render()
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshVertexPaintingTool.h |
| Include | #include "MeshVertexPaintingTool.h" |
| Source | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshVertexPaintingTool.cpp |
virtual void Render
(
IToolsContextRenderAPI * RenderAPI
)
Remarks
Allow the Tool to do any custom drawing (ie via PDI/RHI)