jonp Posted September 30, 2010 Share Posted September 30, 2010 How can I set a button to execute whenever the "Render" button is pressed in a render ROP? That button is greyed out even in a Digital Asset so I can't set a callback script to my own button. Quote Link to comment Share on other sites More sharing options...
graham Posted September 30, 2010 Share Posted September 30, 2010 I'd think you'd want to add something in the Pre-Render script section of your output node that either runs a callback on your specific button (opparm -c or hou.Parm.pressButton()) or runs whatever code your button woud in fact run. 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.