FNullDynamicRHI::RHIGetColorSpace

Return what colour space the viewport is in. Used for HDR displays.

Windows
MacOS
Linux

Override Hierarchy

FDynamicRHI::RHIGetColorSpace()

FNullDynamicRHI::RHIGetColorSpace()

References

Module

NullDrv

Header

/Engine/Source/Runtime/NullDrv/Public/NullRHI.h

Include

#include "NullRHI.h"

Syntax

virtual EColorSpaceAndEOTF RHIGetColorSpace
(
    FRHIViewport * Viewport
)

Remarks

Return what colour space the viewport is in. Used for HDR displays.

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