Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/ULineBatchComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/LineBatchComponent.h |
| Include | #include "Components/LineBatchComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/LineBatchComponent.cpp |
virtual void DrawLine
&40;
const FVector & Start,
const FVector & End,
const FLinearColor & Color,
uint8 DepthPriority,
float Thickness,
float LifeTime,
uint32 BatchID
&41;