aracid Posted November 25, 2005 Share Posted November 25, 2005 hey all in VEX on the VEX Geom Operator, there is the min and max inputs setting this is not available on the VEX particle Operator is this on purpose ? if so, how does one use the Import Attribute function if its looking for the op index :2 etc other than coding it :-) thanks in advance Quote Link to comment Share on other sites More sharing options...
Wolfwood Posted November 29, 2005 Share Posted November 29, 2005 hey allin VEX on the VEX Geom Operator, there is the min and max inputs setting this is not available on the VEX particle Operator is this on purpose ? if so, how does one use the Import Attribute function if its looking for the op index :2 etc other than coding it :-) thanks in advance 22870[/snapback] <Guessing> POPs are a special case. Unlike the other contexts, POPs are a sort of Feedback loop, where each POP grabs the input changes it and passes it along and doesn't store any data locally. (like sops) </Guessing> Can you just use a Collect POP to merge the inputs together then pass it into a VEX POP? 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.