Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBatchedElements
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/BatchedElements.h |
Include | #include "BatchedElements.h" |
Source | /Engine/Source/Runtime/Engine/Private/BatchedElements.cpp |
void AddLine
&40;
const FVector & Start,
const FVector & End,
const FLinearColor & Color,
FHitProxyId HitProxyId,
float Thickness,
float DepthBias,
bool bScreenSpace
&41;
Remarks
Adds a line to the batch. Note only SE_BLEND_Opaque will be used for batched line rendering.