MENOZ Posted April 2, 2008 Share Posted April 2, 2008 hello. what is a detail attribute? reading into the forum i only understood that is used for variable mappings. variable mappings are details attribute of type "string", right? it's also used for other things? thanks Quote Link to comment Share on other sites More sharing options...
old school Posted April 2, 2008 Share Posted April 2, 2008 Detail Attributes are those that are bound to no geometry what so ever. It can be what ever type you want. Variable mappings are saved in to a Detail Attribute. There aren't any hard and fast rules to using attributes in general including detail attributes other than there are some nodes that require attributes to be named and typed correctly for them to work. That is all. It's node specific. One interesting thing about Detail Attributes is that under some conditions, you can change a detail attribute without cooking the geometry. Quote Link to comment Share on other sites More sharing options...
MENOZ Posted April 2, 2008 Author Share Posted April 2, 2008 Detail Attributes are those that are bound to no geometry what so ever. It can be what ever type you want.Variable mappings are saved in to a Detail Attribute. There aren't any hard and fast rules to using attributes in general including detail attributes other than there are some nodes that require attributes to be named and typed correctly for them to work. That is all. It's node specific. One interesting thing about Detail Attributes is that under some conditions, you can change a detail attribute without cooking the geometry. can you make me an example of when to use a detail attribute? i haven't found a clear explanation on the houdini help about detail attrbutes.. thankyou Quote Link to comment Share on other sites More sharing options...
old school Posted April 2, 2008 Share Posted April 2, 2008 I commonly use a detail attribute for the total area of a multi-primitive surface if I wanted to control the number of particles based on the incoming surface area. See the attached hip file. birth_total_on_total_area.hip There are a great many other uses for detail attributes and attributes in general. Look and learn from the hundreds of example files that ship with Houdini to see what attributes in general can do. That is one huge area where you go to learn Houdini as there is a wealth of knowledge in the networks and the comments on the nodes. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.