Jump to content

Pop Min Max Inputs


aracid

Recommended Posts

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

:blink:

Link to comment
Share on other sites

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

:blink:

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?

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...