UOpenColorIOColorTransform::GetOpenColorIOLUTKeyGuid

Returns a Guid for the LUT based on its unique identifier and the OCIO DDC key.

Windows
MacOS
Linux

References

Module

OpenColorIO

Header

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

Include

#include "OpenColorIOColorTransform.h"

Source

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

Syntax

static void GetOpenColorIOLUTKeyGuid
(
    const FString & InLutIdentifier,
    FGuid & OutLutGuid
)

Remarks

Returns a Guid for the LUT based on its unique identifier and the OCIO DDC key.

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