Can I switch render engines between passes via script?
![Eustace Scrubb](https://farnsworth-prod.uc.r.appspot.com/forums/uploads/userpics/717/n1ECAA88A8FA2.png)
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?
You currently have no notifications.
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?
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
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.