Hello everyone,I want to create a Node Graph Like Animator. The Animator has left view show layers and paramters and right view show AnimatorState Nodes. I dont know how to do that, should I use UIElement, or just use IMGUI?
Now,I can generate Node And Line in Editor Window,but them can be Clip By left view ,and the left view can not be dragged.I use guiStyle of “Box” , I think it is not right, i want Animator Editor Window Style,shoulde i create a style like Animator?
Now , My Editor Window:
I Want:

