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 |
Reserves space in line vertex array
Parameter |
Description |
---|---|
NumLines |
number of lines to reserve space for |
bDepthBiased |
whether reserving depth-biased lines or non-biased lines |
bThickLines |
whether reserving regular lines or thick lines |