NodeGraphProcessor icon indicating copy to clipboard operation
NodeGraphProcessor copied to clipboard

Expandable port types, like VFX Graph

Open PeturDarriPeturs opened this issue 4 years ago • 1 comments

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.

vfx-graph

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)

PeturDarriPeturs avatar Aug 23 '21 10:08 PeturDarriPeturs

I totally second the unrelated issue! Field drawers shown inline inside the node instead of outside.

leissler avatar Sep 03 '21 13:09 leissler