Python Object_Merge node Help

   2238   1   0
User Avatar
Member
1 posts
Joined: June 2014
Offline
I am learning python in Houdini and trying to make a tool that can merge all the file nodes coming from a fbx import. However, I couldn't figure out how to increase the object slots in the object merge node with python scripting when I initially create it. I would appreciate the help.
User Avatar
Member
7710 posts
Joined: July 2005
Offline
You need to first set the “number of merges” parameter (I forget the exact name now) to the number that you want first.
  • Quick Links