Navigation
API > API/Plugins > API/Plugins/OpenColorIO
Description
Called for every OpenColorIO shader to update the appropriate stats.
Called for every color transform shader to update the appropriate stats.
| Name | UpdateOpenColorIOShaderCompilingStats |
| Type | function |
| Header File | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShaderType.h |
| Include Path | #include "OpenColorIOShaderType.h" |
| Source | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Private/OpenColorIOShaderMap.cpp |
void UpdateOpenColorIOShaderCompilingStats
(
const FOpenColorIOTransformResource * InShader
)