AddLine

Overload list

Windows
MacOS
Linux
Name Description

Public function

int32

 

AddLine

(
    const FRenderableLine& OverlayLine
)

Add a line to be rendered using the component.

Public function

int32

 

AddLine

(
    const FVector& InStart,
    const FVector& InEnd,
    const FColor& InColor,
    const float InThickness,
    const float InDepthBias
)

Create and add a line to be rendered using the component.

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