NodeGraphProcessor
NodeGraphProcessor copied to clipboard
Expandable port types, like VFX Graph
VFX Graph has a very nice feature that lets you expand some port types to selectively choose what you want to connect and what you want to fill in manually. To get something similar, I have to create a separate node for each type to construct it, which is not as elegant.

Any idea how much effort it would be to recreate this?
(also, sort of unrelated, but I prefer how VFX Graph handles field drawers, drawing them inside the node instead of outside)
I totally second the unrelated issue! Field drawers shown inline inside the node instead of outside.