AdvanceRenderingThreadStatsGT

Advances stats for the rendering thread. Called from the game thread.

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

void AdvanceRenderingThreadStatsGT
(
    bool bDiscardCallstack,
    int64 StatsFrame,
    int32 MasterDisableChangeTagStartFrame
)

Remarks

Advances stats for the rendering thread. Called from the game thread.

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