Jump to content

How to link a Float3 in multiparm in otl


Recommended Posts

In a custom SOP node I have a multiparm which includes a float3 parameter. In an otl I'm creating, I tried to create parameters from node by dragging the multiparm to otl level, everything else links fine (string, toggle), but for the float3 parameter, the linked channels are shown as parmName#1, parmName#2, parmName#3, it is not getting recognized by Houdini.

Promoting a float3 outside multiparm works fine. I'm wondering if Houdini could only recognize "#" if it is at the end of a string. Not sure if this is a bug, but if it is, is there a way to work around it?

Thanks!

Link to comment
Share on other sites

I'm promoting the multiparam folder, so in the otl each parameter under the folder would be xxx#.

Simple parameter types work, but not the float2 or float3.

ok, I think I understand, what if you rename the float3 so that it ends with an underscore -> xxx#_

Link to comment
Share on other sites

Wow that works! Thanks a lot.

Just curious, how do you find out about information like this? Doing a search with keywords such as "multiparm" in the Houdini docs doesn't give me anything useful.

lol, it was nothing more then a guess on my part. I know they stamp the name with the param count, but I wasn't sure if it had to be last on the name or not.

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...