FOpenColorIODisplayManager::GetDisplayConfiguration

Returns the configuration for a given viewport if it was found, nullptr otherwise

Windows
MacOS
Linux

References

Module

OpenColorIO

Header

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIODisplayManager.h

Include

#include "OpenColorIODisplayManager.h"

Source

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Private/OpenColorIODisplayManager.cpp

Syntax

const FOpenColorIODisplayConfiguration * GetDisplayConfiguration
(
    const FViewportClient * InViewportClient
) const

Remarks

Returns the configuration for a given viewport if it was found, nullptr otherwise

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