Jump to content

attribute mis-match


Recommended Posts

because the inputs have different/not matching attributes

and since the resulting geometry will have all attributes from both inputs, the values of the attributes need to be filled in for geometry which didn't have that attribute

houdini fills it with default value of that attribute and that may not be what you want, hence the warning so you know that you need to check if everything is as you expect after merge

in your case your 2nd input has Primitive Attribute called name which 1st doesn't have so you are getting this warning

but it's not needed anymore so it doesn't matter and you can ignore that warning, or just insert Attribute SOP before 2nd input and delete name attribute to get rid of the warning

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