FDynamicRHI::RHICheckViewportHDRStatus

Tests the viewport to see if its HDR status has changed. This is usually tested after a window has been moved.

Windows
MacOS
Linux

Override Hierarchy

FDynamicRHI::RHICheckViewportHDRStatus()

FNullDynamicRHI::RHICheckViewportHDRStatus()

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/DynamicRHI.h

Include

#include "DynamicRHI.h"

Source

/Engine/Source/Runtime/RHI/Private/DynamicRHI.cpp

Syntax

virtual void RHICheckViewportHDRStatus
(
    FRHIViewport * Viewport
)

Remarks

Tests the viewport to see if its HDR status has changed. This is usually tested after a window has been moved.

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