route to a specific output based on attribute value

   941   2   1
User Avatar
Member
4 posts
Joined: 8月 2018
オフライン
Hi,
I'm trying to dispatch geometry based on attribute value.
It could be somehow considered as the opposite of the switchif node.
Is there a node based way to do something similar? If not any VEX recomendations?
Thanks
User Avatar
Member
151 posts
Joined: 8月 2012
オフライン
Use a Switch before each Output and have the one you don't want to display switch to a Null. Not sure why you would use this workflow, though.
User Avatar
Member
9298 posts
Joined: 7月 2007
オフライン
sounds like a Split SOP
and then use ad-hoc group syntax based on attribute in the Group parm like: @pscale<0.5
Tomas Slancik
CG Supervisor
Framestore, NY
  • Quick Links