FToolDataVisualizer::InternalDrawWireBox

Actually does the box 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 InternalDrawWireBox
(
    const FBox & Box,
    const FLinearColor & Color,
    float LineThickness,
    bool bDepthTested
)

Remarks

Actually does the box 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