object merge using the output of another node
939 3 0- pelos
- Member
- 621 posts
- Joined: Aug. 2008
- Offline
- tamte
- Member
- 8832 posts
- Joined: July 2007
- Offline
not sure if there is a general syntax to get it directly, but you can dive into groomfetch and see which node is passed to second output and object merge that one
so in your case:
but as I mentioned, "output2" is the name of the node inside of groomfetch, not a generic getter to the specific output of the node
hair generate for example has second output node named "OUTPUT_SKIN" so it would be
etc...
so in your case:
../groomfetch1/output2
hair generate for example has second output node named "OUTPUT_SKIN" so it would be
../hairgen1/OUTPUT_SKIN
etc...
Edited by tamte - July 13, 2023 11:46:51
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- animatrix_
- Member
- 4729 posts
- Joined: Feb. 2012
- Offline
I sent an RFE about this. It's currently not possible. There is no way to just refer to a specific output without an actual node reference. I can't find the RFE number unfortunately.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
- pelos
- Member
- 621 posts
- Joined: Aug. 2008
- Offline
-
- Quick Links