alelievr / NodeGraphProcessor

Node graph editor framework focused on data processing using Unity UIElements and C# 4.6
https://github.com/alelievr/NodeGraphProcessor/projects/2
MIT License
2.21k stars 369 forks source link

Question: Is it possible to have a dynamic set of ports? #196

Open Doppelkeks opened 2 years ago

Doppelkeks commented 2 years ago

What I'm asking for is if it would be possible to have a dynamic list of nodes, similar to this:

Image

Looking through the examples, I only see see static/ pre-defined ports?