Jump to content

Why Does Houdini Warn Me To Use Stamp Instead Of Param?


Recommended Posts

when I use copy to stamp Geo,it works fine, but the input nodes of copy is yellow, and warn me ues stamp instead of param?

because param is being replaced by stamp, so i think they trying to discourage you from using old expressions.

Link to comment
Share on other sites

The param() was there long before any HDA related tool set was implemented. Trouble with param() is that it can potentially force another sop chain that contained the same param() to cook. So it's getting deprecated soon. stamp() is much newer (as of v7?) and solved the issues that param() has, and works much better in the HDA environment.

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