AntoineSfx Posted January 8, 2018 Share Posted January 8, 2018 Is there a way to force rendering after I change something in a COP network referenced by op:// in a material ? Right now it doesn't seem to force mantra to render again, which makes tweaking colors a little tedious. Quote Link to comment Share on other sites More sharing options...
Atom Posted January 25, 2018 Share Posted January 25, 2018 (edited) You can kind of fake it as shown here for one COPs based parameter. Basically drop down a Python node in the /obj level context and add a parameter with a callback to issue a Mantra render. Then reference copy the value into the COP network. When the COP value changes, the python script will issue a render. ap_COPs_trigger_SOPs_012218.hiplc Edited January 25, 2018 by Atom Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.