Navigation
API > API/Plugins > API/Plugins/ModelingComponents
| Name | FRenderableLine |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/LineSetComponent.h |
| Include Path | #include "Drawing/LineSetComponent.h" |
Syntax
struct FRenderableLine
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Drawing/LineSetComponent.h | |||
FRenderableLine
(
const FVector& InStart, |
Drawing/LineSetComponent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FColor | Drawing/LineSetComponent.h | ||
| DepthBias | float | Drawing/LineSetComponent.h | ||
| End | FVector | Drawing/LineSetComponent.h | ||
| Start | FVector | Drawing/LineSetComponent.h | ||
| Thickness | float | Drawing/LineSetComponent.h |