SEditorViewport::SetRenderDirectlyToWindow

Sets whether this viewport can render directly to the back buffer. Advanced use only

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SEditorViewport.h

Include

#include "SEditorViewport.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SEditorViewport.cpp

Syntax

void SetRenderDirectlyToWindow
(
    const bool bInRenderDirectlyToWindow
)

Remarks

Sets whether this viewport can render directly to the back buffer. Advanced use only

Parameters

Parameter

Description

bInRenderDirectlyToWindow

Whether we should be able to render to the back buffer

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