Modus Ponens 0 Posted August 24, 2020 Report Share Posted August 24, 2020 I'm trying to write an effect that it seems needs to be created as a non-CodeLab plugin. I'm using the "Effect" template provided by toe_head2001. I think I'm making progress, but I'm having a problem. I want the "OK" button to call the Render function without closing the effect window. Can someone give me some pointers on how to do that? Quote Link to post Share on other sites
toe_head2001 1,789 Posted August 24, 2020 Report Share Posted August 24, 2020 Calling FinishTokenUpdate(); will cause Render to execute. 3 Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to post Share on other sites
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.