Hi all,
Im coding a Deadline submission node for network rendering and want to render my dependent mantra nodes one per job on the network.
The problem is that when deadline kicks off a render of a mantra node with a dependent node it renders the dependent node too (as it probably should!)
Is there a way in python to tell a render node not to render dependent nodes?
Thanks!
Access to Dependencie Render settings
Started by Jordan Walsh, Jul 11 2012 11:52 PM
2 replies to this topic
#2
Posted 12 July 2012 - 06:44 AM
In the description of the hou.RopNode class there is method:
render(self, frame_range=(), ..., ignore_inputs=False, ... )Probably setting ignore_inputs to True will help you.
#3
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











