Hello everyone,
I’m looking to automate the following process in Redshift using a Python script: change the ColorSpace of all textures in a C4D project (for example, from RAW to sRGB) with a single click. Additionally, I’d like to store the current ColorSpace values to be able to revert back to their original state, similar to how it's done in the RS Asset Manager.
As I’m not an expert in Python, I would greatly appreciate any guidance or code examples that could help me achieve this.
Thank you so much for your help and expertise, it’s really appreciated!