chovasie Posted November 8, 2013 Share Posted November 8, 2013 Is there a way way to import attr's from more than 4 objects in vopSop? Cheers, C Quote Link to comment Share on other sites More sharing options...
nord3d Posted November 8, 2013 Share Posted November 8, 2013 (edited) You can use Get Attribute vop node instead of Import Attribute, with an op: syntax in "file" parameter. For example, op:`opfullpath('../null1')` to get attributes from "null1" sop. Example scene: getattrib.hipnc Edited November 8, 2013 by nord3d Quote Link to comment Share on other sites More sharing options...
chovasie Posted November 9, 2013 Author Share Posted November 9, 2013 Thanx! That solves my problem. Cheers! C 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.