UOpenColorIOColorTransform::GenerateColorTransformData

Generate the LUT and shader associated to the desired color space transform. : Only in editor

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

bool GenerateColorTransformData
(
    const FString & InSourceColorSpace,
    const FString & InDestinationColorSpace
)

Remarks

Generate the LUT and shader associated to the desired color space transform.

: Only in editor

Returns

true if parameters are valid.

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