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

Stack node ports #182

Open PeturDarriPeturs opened 2 years ago

PeturDarriPeturs commented 2 years ago

I'd like to be able to add ports onto stack nodes, like VFX Graph: vfx-graph

alelievr commented 2 years ago

Hello, this is not supported yet (that feature is not included in GraphView by default). I've added a task in the backlog to add that.