Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/BatchedElements.h |
Include |
#include "BatchedElements.h" |
Source |
/Engine/Source/Runtime/Engine/Private/BatchedElements.cpp |
void AddTranslucentLine
(
const FVector & Start,
const FVector & End,
const FLinearColor & Color,
FHitProxyId HitProxyId,
float Thickness,
float DepthBias,
bool bScreenSpace
)
Adds a translucent line to the batch.