FSceneViewFamily::ConstructionValues::SetDeferClear

Set whether to defer the back buffer clearing to just before the back buffer is drawn to

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneView.h

Include

#include "SceneView.h"

Syntax

ConstructionValues & SetDeferClear
(
    const bool Value
)

Remarks

Set whether to defer the back buffer clearing to just before the back buffer is drawn to

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