Skip to content

Instantly share code, notes, and snippets.

@simonreeves
Created July 17, 2019 16:25
Show Gist options
  • Save simonreeves/b1a8ddd02b781deeddf4bd28dee21397 to your computer and use it in GitHub Desktop.
Save simonreeves/b1a8ddd02b781deeddf4bd28dee21397 to your computer and use it in GitHub Desktop.
# get node's input parm
# like opinputpath('.')
hou.node('.').inputs()[0].parm('scale').eval() * hou.node('.').inputs()[0].parm('sx').eval()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment