Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics > API/Plugins/ModelingComponents/Mechanics/UPlaneDistanceFromHitMechanic
- UInteractionMechanic::Render()
- UPlaneDistanceFromHitMechanic::Render()
References
Module | ModelingComponents |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/PlaneDistanceFromHitMechanic.h |
Include | #include "Mechanics/PlaneDistanceFromHitMechanic.h" |
Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/PlaneDistanceFromHitMechanic.cpp |
virtual void Render
&40;
IToolsContextRenderAPI &42; RenderAPI
&41;
Remarks
Allow the Mechanic to do any custom drawing (ie via PDI/RHI)
Parameters
Name | Description |
---|---|
RenderAPI | Abstraction that provides access to Rendering in the current ToolsContext |