FRHICustomPresent::NeedsAdvanceBackbuffer

In come cases we want to use custom present but still let the native environment handle advancement of the backbuffer indices.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIResources.h

Include

#include "RHIResources.h"

Syntax

virtual bool NeedsAdvanceBackbuffer()

Remarks

In come cases we want to use custom present but still let the native environment handle advancement of the backbuffer indices.

Returns

true if backbuffer index should advance independently from CustomPresent.

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