FSuspendRenderingThread

Render thread suspension.

Windows
MacOS
Linux

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

Name Description

Public function

FSuspendRenderingThread

(
    bool bRecreateThread
)

Constructor that flushes and suspends the renderthread

Destructors

Name Description

Public function

~FSuspendRenderingThread()

Destructor that starts the renderthread again

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