FDrawContext::DrawBox

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > Common > FDrawContext > DrawBox

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/Common/PaintUtils.h
Include #include "Insights/Common/PaintUtils.h"
void DrawBox
(
    const int32 InLayer,
    const float X,
    const float Y,
    const float W,
    const float H,
    const [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) * Brush,
    const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & Color
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library