feature - constructor deconstructor nodes
name: 🚀 Feature Request
Is your feature request related to a problem? Please describe
Give the user a way to handle more complex types more easily.
Describe the solution you'd like
Constructor node that makes the attributes of the selected output type accessible as inputs. Allows e.g. creating a complex type where you only want to modify single attributes.
Deconstructor node that takes an input type and makes all attributes available as outputs. Now you can e.g. use only parts of an output.
Additional context
Click Me
-/-Edited by Julian Tusch