Skip to content

Instantly share code, notes, and snippets.

@morphingdesign
Created January 26, 2021 00:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morphingdesign/b952a7b522c4f829434f94e5cbf48787 to your computer and use it in GitHub Desktop.
Save morphingdesign/b952a7b522c4f829434f94e5cbf48787 to your computer and use it in GitHub Desktop.
HScript expression to retrieve local variable from stamping operator in Houdini.
stamp("../pathtoNode", "variableName", 1)
// The 3rd arg is the default value if the
// retrieved variable for a corresponding point
// does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment