FD3D12Viewport::Present

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

Choose your operating system:

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.