Can I switch render engines between passes via script?
Eustace Scrubb
Posts: 2,719
If I want to render a scene in Iray, but with a 3Delight shader on its GeoShells, would there be a way to do both renders and compose them from a single script?

Comments
DzRenderMgr had getRenderer( number ) and setRender( number ) members. App.getRenderMgr(). It's in the DS 3 script docs - I haven't tested to see if it works for this but I would expect it to.