Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Rendering/ElementBatcher.h |
Include |
#include "Rendering/ElementBatcher.h" |
class FSlateElementBatcher
A class which batches Slate elements for rendering
Name | Description | |
---|---|---|
|
FSlateElementBatcher ( |
Name | Description | |
---|---|---|
|
~FSlateElementBatcher() |
Name | Description | ||
---|---|---|---|
|
AddElements ( |
Batches elements to be rendered |
|
|
HasFXPassses() |
Whether or not any post process passes were batched |
|
|
PackVertexColor ( |
||
|
RequiresVsync() |
Returns true if the elements in this batcher require v-sync. |
|
|
ResetBatches() |
Resets all stored data accumulated during the batching process |