Jerahmy Pocott
about 1 year ago
Thanks for your review. Yes it is possible to automate the process in a couple of different ways. I should try to make a tutorial on it. The function you want is:
bpy.ops.bake_wrangler.bake_pass(tree="", node="", sock=-1)
Where tree should be set to the name of the recipe and node should be set to the name of the output node you want the button pressed on.