FSlateRenderer::SetWindowRenderTarget

Pushes the rendering of the specified window to the specified render target

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/SlateRenderer.h"

Syntax

virtual void SetWindowRenderTarget
(
    const SWindow & Window,
    class IViewportRenderTargetProvider * Provider
)

Remarks

Pushes the rendering of the specified window to the specified render target

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