Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/CanvasTypes.h |
Include |
#include "CanvasTypes.h" |
class FCanvasSortElement
Contains all of the batched elements that need to be rendered at a certain depth sort key
Name | Description | ||
---|---|---|---|
|
DepthSortKey |
Sort key for this set of render batch elements |
|
|
RenderBatchArray |
List of batches that should be rendered at this sort key level |
Name | Description | |
---|---|---|
|
FCanvasSortElement ( |
Init constructor |
Name | Description | ||
---|---|---|---|
|
operator== ( |
Equality is based on sort key |