UOpenColorIOColorTransform::Update3dLutTexture

Helper function taking raw LUT data coming from the library and initializing a [UTexture](API\Runtime\Engine\Engine\UTexture) with it.

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

void Update3dLutTexture
(
    const FString & InLutIdentifier,
    const float * InSourceData
)

Remarks

Helper function taking raw LUT data coming from the library and initializing a UTexture with it.

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