FOpenColorIODisplayManager::FindOrAddDisplayConfiguration

Will return the configuration associated to the desired viewport or create one if it's not tracked

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

FOpenColorIODisplayConfiguration & FindOrAddDisplayConfiguration
(
    FViewportClient * InViewportClient
)

Remarks

Will return the configuration associated to the desired viewport or create one if it's not tracked

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