SViewport::SetRenderDirectlyToWindow

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

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h

Include

#include "Widgets/SViewport.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/SViewport.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