Jump to content

How to send custom Houdini vertex attributes to UE?


raincole

Recommended Posts

Hello. I'm wondering if it's possible to access custom Houdini attributes (created by Attribute Create SOP) from UE? I mean any generic point or vertex attribute, not just special ones like N or Cd.

I've read the doc [www.sidefx.com] but I got confused.

Quote

 

To use it, add a primitive or detail attribute to your HDA starting with unreal_uproperty_, then append to it the name of the uproperty you wish to modify. Houdini Engine will then try to find the uproperty corresponding to the attribute in the generated mesh components, and set that property's value to the one you specified.

 


Primitive or detail? So no point or vertex attribute?

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