FOnBackBufferReadyToPresent

Callback on the render thread after slate rendering finishes and right before present is called

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, SWindow &, const FTexture2DRHIRef & > FOnBackBufferReadyToPresent

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/SlateRenderer.h

Include

#include "Rendering/SlateRenderer.h"

Remarks

Callback on the render thread after slate rendering finishes and right before present is called

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