Techie Posted August 9, 2016 Share Posted August 9, 2016 Hi, Is there a way to create a function inside an Attribute VOP using nodes instead of VEX? And then being able to call the function (with parameters) from anywhere inside the node. I tried the following: * using a Method Subnetwork and Method Call but it doesn't seem to be the correct way, it seems to be related to shaders only? * using a regular subnetwork but that's not reusable. * creating a digital asset from VOP nodes, which works but I'd rather not do that because I'll need to use several functions and it seems impractical to create assets for each one, and additionally the Attribute VOP itself is going to be used in a digital asset as well. Thanks in advance! Quote Link to comment Share on other sites More sharing options...
Techie Posted August 29, 2016 Author Share Posted August 29, 2016 In case anyone is wondering, I asked support and they said that the only way to create a function in a VOP network is with a digital asset. 1 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.