UGameUserSettings::EnableHDRDisplayOutput

Enables or disables HDR display output. Can be called again to change the desired nit level

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/GameUserSettings.h

Include

#include "GameFramework/GameUserSettings.h"

Source

/Engine/Source/Runtime/Engine/Private/GameUserSettings.cpp

Syntax

void EnableHDRDisplayOutput
(
    bool bEnable,
    int32 DisplayNits
)

Remarks

Enables or disables HDR display output. Can be called again to change the desired nit level

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