FToolDataVisualizer::InternalDrawSquare

Actually does the square drawing

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "ToolDataVisualizer.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/ToolDataVisualizer.cpp

Syntax

virtual void InternalDrawSquare
(
    const FVector & Center,
    const FVector & SideA,
    const FVector & SideB,
    const FLinearColor & Color,
    float LineThickness,
    bool bDepthTested
)

Remarks

Actually does the square drawing

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