FPrimitiveDrawInterface::DrawLine

Windows
MacOS
Linux

Override Hierarchy

FPrimitiveDrawInterface::DrawLine()

FSimpleElementCollector::DrawLine()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneManagement.h

Include

#include "SceneManagement.h"

Syntax

void DrawLine
(
    const FVector & Start,
    const FVector & End,
    const FLinearColor & Color,
    uint8 DepthPriorityGroup,
    float Thickness,
    float DepthBias,
    bool bScreenSpace
)

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