UDragAlignmentMechanic::Render

This will draw a line from the last input position to the last output position.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UInteractionMechanic::Render()

UDragAlignmentMechanic::Render()

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/DragAlignmentMechanic.h

Include

#include "Mechanics/DragAlignmentMechanic.h"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/DragAlignmentMechanic.cpp

Syntax

virtual void Render
(
    IToolsContextRenderAPI * RenderAPI
)

Remarks

This will draw a line from the last input position to the last output position. This gets cleared when the transform is ended.