📋 Metadata

💬 Content

Any one can give me the code for changing the color space of the selected nodes?

Basically I want to do:
bpy.data.images[“selection”].colorspace_settings.name = ‘Linear’

But I haven’t found any replacement for ‘selection’. Like. ‘*’ doesn’t work. Sorry, not a coder.


🔗 View on Blender Artists