Hi, how do I change parameters when I create a node using "add node"?
parameters like translation of the transform object I created etc, there is a dict parameter input but how do we use it?
thank you
Edit graph script edit node's parameters
1330 1 1-
- anon_user_09389530
- Member
- 205 posts
- Joined: 1月 2014
- オフライン
Edited by anon_user_09389530 - 2024年5月24日 16:52:33
I contribute to the beauty of this world
https://houdininotes.ivanlarinin.com/ [houdininotes.ivanlarinin.com]
https://houdininotes.ivanlarinin.com/ [houdininotes.ivanlarinin.com]
-
- Max Rose
- Member
- 84 posts
- Joined: 10月 2018
- オフライン
Check out this link, I explain it there (about 15 minutes into the video) https://youtu.be/3XtT1BRpq2k?si=lRCvqGhS8pItnm2H [youtu.be]
In the case of a transform object, you’d create a transform build node, adjust the translation, plug that into the dict build and change the input name to “restlocal”.
The value type (matrix 4x4, vector, sting etc) and name have to match the node’s input parm you want to update.
In the case of a transform object, you’d create a transform build node, adjust the translation, plug that into the dict build and change the input name to “restlocal”.
The value type (matrix 4x4, vector, sting etc) and name have to match the node’s input parm you want to update.
-
- Quick Links

