FOpenColorIOShaderCompilationManager

Handles finished shader compile jobs, applying of the shaders to their config asset, and some error handling

Windows
MacOS
Linux

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

Destructors

Functions

Name Description

Public function

void

 

AddJobs

Public function

void

 

FinishCompilation

(
    const TCHAR* InTransformName,
    const TArray< int32 >& ShaderMapId...
)

Public function

void

 

ProcessAsyncResults()

Public function

void

 

Tick

(
    float DeltaSeconds
)

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