FRenderableLine

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/LineSetComponent.h

Include

#include "Drawing/LineSetComponent.h"

Syntax

struct FRenderableLine

Variables

Name Description

Public variable

FColor

 

Color

Public variable

float

 

DepthBias

Public variable

FVector

 

End

Public variable

FVector

 

Start

Public variable

float

 

Thickness

Constructors

Name Description

Public function

FRenderableLine()

Public function

FRenderableLine

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

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