FD3D12Viewport::Present

Presents the swap chain. Returns true if Present was done by Engine.

Windows
MacOS
Linux

References

Module

D3D12RHI

Header

/Engine/Source/Runtime/D3D12RHI/Public/D3D12Viewport.h

Include

#include "D3D12Viewport.h"

Source

/Engine/Source/Runtime/D3D12RHI/Private/D3D12Viewport.cpp

Syntax

bool Present
(
    bool bLockToVsync
)

Remarks

Presents the swap chain. Returns true if Present was done by Engine.

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