Skip to content

Instantly share code, notes, and snippets.

@morphingdesign
Created January 24, 2021 00:32
Show Gist options
  • Save morphingdesign/39c8b5a40f6b5eb3abc96690f8ffc7b4 to your computer and use it in GitHub Desktop.
Save morphingdesign/39c8b5a40f6b5eb3abc96690f8ffc7b4 to your computer and use it in GitHub Desktop.
Syntax for setting a node to a specified node shape from available Houdini node shapes.
# Sets the node shape to be a circle
node.setUserData('nodeshape', 'circle')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment