Basemap – The base texture to be corrected. Config Src – Specifies the OCIO configuration. Auto - Automatically finds the OCIO source by checking environment variable, file and the V-Ray internal configuration. Environment – The OCIO environment variable is used. File – Manually set the OCIO config file. Internal – Uses the V-Ray configuration that includes srgb_linear, raw and acescg options only. Config File – When the Config Src is set to File, specifies the path to the configuration file here. Inout Type – Determines how the input and output color spaces are specified: Colorspaces – The user specifies the input and output color spaces directly. Roles – The user specifies the input and output color space depending on the task that they want to perform, as defined in the OCIO configuration. Mode – Specifies what color transformations to be performed: Color Space – The texture performs color space conversions. CDL Transform – The texture performs an ASC CDL transformation. CDL stands for "Color Decision List", which is a color grading information exchange format developed by the ASC (American Society of Cinematographers). File Transform – The texture performs a color transformation based on another file (i.e. .3dl, .lut, .cube etc). Log Convert – The texture performs log2lin or lin2log conversion. Display – The texture performs color space conversion for display. Look – The texture performs a look transform. The OCIO configuration must define looks for this mode to work. |