Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/Sculpting > API/Plugins/MeshModelingToolsExp/Sculpting/UMeshSculptToolBase
- UInteractiveTool::Render()
- UMeshSculptToolBase::Render()
- UMeshVertexSculptTool::Render()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Sculpting/MeshSculptToolBase.h |
| Include | #include "Sculpting/MeshSculptToolBase.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/Sculpting/MeshSculptToolBase.cpp |
virtual void Render
(
IToolsContextRenderAPI * RenderAPI
)
Remarks
Allow the Tool to do any custom drawing (ie via PDI/RHI)