Navigation
API > API/Plugins > API/Plugins/OpenColorIO
References
| Module | OpenColorIO |
| Header | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShaderCompilationManager.h |
| Include | #include "OpenColorIOShaderCompilationManager.h" |
Syntax
class FOpenColorIOShaderCompilationManager
Remarks
Handles finished shader compile jobs, applying of the shaders to their config asset, and some error handling
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | FinishCompilation
(
const TCHAR* InTransformName, |
||
| void | |||
| void | Tick
(
float DeltaSeconds |