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