Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphOCIOHelper.h |
| Include | #include "Graph/MovieGraphOCIOHelper.h" |
Syntax
class FMovieGraphOCIOHelper
Remarks
Provides utilities for nodes that need to include OCIO output functionality.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TMap< FString, FString > | ResolveOpenColorIOContext
(
const TMap< FString, FString >& InContext, |
Resolves an OpenColorIO context with supported tokens. |