FOpenColorIOTransformResource::CacheShaders

Caches the shaders for this color transform with no static parameters on the given platform.

Windows
MacOS
Linux

References

Module

OpenColorIO

Header

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

Include

#include "OpenColorIOShared.h"

Source

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

Syntax

bool CacheShaders
(
    const FOpenColorIOShaderMapId & InShaderMapId,
    EShaderPlatform InPlatform,
    bool bApplyCompletedShaderMapForRendering,
    bool bSynchronous
)

Remarks

Caches the shaders for this color transform with no static parameters on the given platform. This is used by UOpenColorIOColorTransform

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