UOpenColorIOColorTransform::SerializeOpenColorIOShaderMaps

Helper function to serialize shader maps for the given color transform resources.

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 SerializeOpenColorIOShaderMaps
(
    const TMap< const ITargetPlatform *, TArray< FOpenColorIOTransformResource * >> * PlatformColorTransformResourcesToSavePtr,
    FArchive & Ar,
    TArray< FOpenColorIOTransformResource > & OutLoadedResources
)

Remarks

Helper function to serialize shader maps for the given color transform resources.

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