CinnamonMetal Posted December 19, 2018 Share Posted December 19, 2018 (edited) How do you load the value/animated expression value into Python as an attribute ? Is it possible to load parameters from a fit vop into vex/python and manipulate the parameter down the network ? Edited December 19, 2018 by CinnamonMetal Quote Link to comment Share on other sites More sharing options...
CinnamonMetal Posted December 19, 2018 Author Share Posted December 19, 2018 I'm trying to load a parameter from a fit vop node into a point wrangler but nothing is working ? For example, I want to load `srcmin_v1` & `srcmax_v3` from the fit vop. if(@Frame < 6){ @srcmin_v1 = -2.2; }else @srcmax_v3 = 0.6; 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.