Choose your operating system:
Windows
macOS
Linux
| UInteractionMechanic::Render()
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/MeshSelectionMechanic.h |
Include |
#include "Selection/MeshSelectionMechanic.h" |
Source |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/MeshSelectionMechanic.cpp |
virtual void Render
(
IToolsContextRenderAPI * RenderAPI
)
Allow the Mechanic to do any custom drawing (ie via PDI/RHI)
Parameter |
Description |
---|---|
RenderAPI |
Abstraction that provides access to Rendering in the current ToolsContext |