Navigation
Unreal Engine C++ API Reference > Plugins > MeshModelingToolsEditorOnlyExp > UMeshTangentsTool
- UInteractiveTool::Render()
- UMeshTangentsTool::Render()
References
Module | MeshModelingToolsEditorOnlyExp |
Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/MeshTangentsTool.h |
Include | #include "MeshTangentsTool.h" |
Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/MeshTangentsTool.cpp |
virtual void Render
&40;
IToolsContextRenderAPI &42; RenderAPI
&41;
Remarks
Allow the Tool to do any custom drawing (ie via PDI/RHI)
Parameters
Name | Description |
---|---|
RenderAPI | Abstraction that provides access to Rendering in the current ToolsContext |