-
For example, if I want to assign a value to the input "A" of the Math-Float-Add node, I understand that the value is stored in node_groups["Malt Node Tree"].malt_parameters["_U_0_MALT_NODE_TREE_float1_0_a"]. |
Beta Was this translation helpful? Give feedback.
Answered by
Sdphu
Jun 26, 2023
Replies: 1 comment 1 reply
-
After reading references and trying several methods at random, I finally found one method, which I leave here. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Sdphu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After reading references and trying several methods at random, I finally found one method, which I leave here.
nodes["Float"].inputs["a"].get_source_global_reference()