FDrawContext::DrawLines

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

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/Common/PaintUtils.h
Include #include "Insights/Common/PaintUtils.h"
void DrawLines
(
    uint32 InLayer,
    const float X,
    const float Y,
    const [TArray](API\Runtime\Core\Containers\TArray)< FVector2D > & Points,
    ESlateDrawEffect InDrawEffects,
    const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & InTint,
    bool bAntialias,
    float Thickness
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library