FSuspendRenderingThread::FSuspendRenderingThread

Constructor that flushes and suspends the renderthread

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderingThread.h

Include

#include "RenderingThread.h"

Source

/Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp

Syntax

FSuspendRenderingThread
(
    bool bRecreateThread
)

Remarks

Constructor that flushes and suspends the renderthread

Parameters

Parameter

Description

bRecreateThread

Whether the rendering thread should be completely destroyed and recreated, or just suspended.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss