Render Setup layer option non-renderable in batch rendering on/off with python.

Render Setup layer option non-renderable in batch rendering on/off with python.

marcus
Contributor Contributor
289 Views
0 Replies
Message 1 of 1

Render Setup layer option non-renderable in batch rendering on/off with python.

marcus
Contributor
Contributor

Hi,
is there a python command to switch the layer option "Set layer as non-renderable in batch rendering" to on or off in the Render Setup window?

 

Figured out how to switch layers and check if it is renderable or not, but not how to set it to True or False.

render_setup.switchToLayer(render_layer)

render_layer.isRenderable()

0 Likes
290 Views
0 Replies
Replies (0)