FDrawContext::DrawRotatedBox

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/Common/PaintUtils.h

Include

#include "Insights/Common/PaintUtils.h"

Syntax

void DrawRotatedBox
(
    const float X,
    const float Y,
    const float W,
    const float H,
    const FSlateBrush * Brush,
    const FLinearColor & Color,
    float Angle,
    TOptional< FVector2D > RotationPoint
) const

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