FToolDataVisualizer::DrawSquare

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ToolDataVisualizer.h

Include

#include "ToolDataVisualizer.h"

Syntax

template<typename PointType>
void DrawSquare
(
    const PointType & Center,
    const PointType & SideA,
    const PointType & SideB,
    const FLinearColor & Color,
    float LineThicknessIn,
    bool bDepthTestedIn
)

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