UPlaneDistanceFromHitMechanic::Render

Allow the Mechanic to do any custom drawing (ie via PDI/RHI)

Windows
MacOS
Linux

Override Hierarchy

UInteractionMechanic::Render()

UPlaneDistanceFromHitMechanic::Render()

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/PlaneDistanceFromHitMechanic.h

Include

#include "Mechanics/PlaneDistanceFromHitMechanic.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/PlaneDistanceFromHitMechanic.cpp

Syntax

virtual void Render
(
    IToolsContextRenderAPI * RenderAPI
)

Remarks

Allow the Mechanic to do any custom drawing (ie via PDI/RHI)

Parameters

Parameter

Description

RenderAPI

Abstraction that provides access to Rendering in the current ToolsContext

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss