Skip to main content

All Questions

0 votes
0 answers
565 views

How can I get pixels from multiple render passes through Python and store them to generated multilayer image?

First of all I know that the easiest and probably the most efficient and the fastest way would be to add File Output with different inputs, but as far as it is possible I'd like to avoid writing ...
Andrey Sokolov's user avatar
3 votes
1 answer
1k views

Select pass mode via python script

I want to change the value of "Pass" type inside the "UV/Image Editor" area as shown on image. The default "Pass" value is "Combined" and I want to change the value to other available types with ...
Pro's user avatar
  • 123
0 votes
1 answer
459 views

Scripting setup to save all Cycle render passes to a single EXR image

The answer here Save all render passes to a single EXR image to setup a node diagram to save all cycle render passes to a single EXR file is very useful. I am wondering if there is a programmable way ...
AugLe's user avatar
  • 437