Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderingThread.h |
| Include | #include "RenderingThread.h" |
Syntax
class FSuspendRenderingThread
Remarks
Encapsulates stopping and starting the renderthread so that other threads can manipulate graphics resources.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSuspendRenderingThread
(
bool bRecreateThread |
Constructor that flushes and suspends the renderthread |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Destructor that starts the renderthread again |