Navigation
API > API/Runtime > API/Runtime/RenderCore
Description
Waits for the rendering thread to finish executing all pending rendering commands. Should only be used from the game thread.
| Name | FlushRenderingCommands |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderingThread.h |
| Include Path | #include "RenderingThread.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp |
void FlushRenderingCommands()