set_ocio_colorspace
Assign the OCIO input color space to a source, converting from the specified colorspace to scene-linear by inserting an OCIOFile node into the source's linearize pipeline.
Instructions
Set the OCIO input color space for a source.
Inserts an OCIOFile node into the source's linearize pipeline, converting from the specified color space to scene-linear.
Args: colorspace: Input color space name (e.g. "sRGB - Texture", "ACEScg"). source_node: Source group name (e.g. "sourceGroup000000"). If omitted, uses the first source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| colorspace | Yes | ||
| source_node | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |