Hey, all
i have a script to delete a render pass, like this:
DeleteCurrentPass “Passes.Depth”
in my scene, there are 2 render passes, one is the default_pass, the other is Depth, to run the code within the scene, it’s ok. but if i use it as a script for batch render, i.e “xsibatch -script xxx -render myscene.scn”, softimage will freeze after runing the code, any suggestion to this?
Thanks!