Choose your operating system:
Windows
macOS
Linux
| UInteractionMechanic::Render()
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/CollectSurfacePathMechanic.h |
Include |
#include "Mechanics/CollectSurfacePathMechanic.h" |
Source |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/CollectSurfacePathMechanic.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 |