Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBatchedElements
| |
|
| Name |
FBatchedThickLines |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/BatchedElements.h |
| Include Path |
#include "BatchedElements.h" |
Syntax
struct FBatchedThickLines
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bScreenSpace |
uint32 |
|
BatchedElements.h |
|
| Color |
FLinearColor |
|
BatchedElements.h |
|
| DepthBias |
float |
|
BatchedElements.h |
|
| End |
FVector |
|
BatchedElements.h |
|
| HitProxyColor |
FColor |
|
BatchedElements.h |
|
| Start |
FVector |
|
BatchedElements.h |
|
| Thickness |
float |
|
BatchedElements.h |
|