Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FRenderableLine
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Drawing/LineSetComponent.h |
|
FRenderableLine
(
const FVector& InStart,
const FVector& InEnd,
const FColor& InColor,
const float InThickness,
const float InDepthBias
)
|
|
Drawing/LineSetComponent.h |
|
FRenderableLine()
| |
|
| Name |
FRenderableLine |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/LineSetComponent.h |
| Include Path |
#include "Drawing/LineSetComponent.h" |
FRenderableLine()
FRenderableLine(const FVector &, const FVector &, const FColor &, const float, const float)
| |
|
| Name |
FRenderableLine |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/LineSetComponent.h |
| Include Path |
#include "Drawing/LineSetComponent.h" |
FRenderableLine
(
const FVector & InStart,
const FVector & InEnd,
const FColor & InColor,
const float InThickness,
const float InDepthBias
)