Hi,
is there a Houdini scripting way to trigger a render in background on a rop_geometry ?
Although with python, there's a rop_geometry.render() command, there's no rop_geometry.backGrournd.render()
Is it possible to add a job to a houdini queue ? should I start via python a houdini render in command line ?
Cheers