NodeGraphProcessor
NodeGraphProcessor copied to clipboard
Attemping to modify group
So I'm in the need to add some fields to the group in unity. But I realized currently we dont have that feature. I attempted to modify it, but the problem occur at NodeProvider. Which when AddNodeView it provide the viewtype for that node type.
Is there any easy way to add support to add custom group just like we do with the node? Thank you!
Hello,
so if I understand correctly, you want to add this Group object (photo) to the node create menu? So it means that groups can be created the same way as nodes?