Re-exports§
pub use connection::CustomConnectionRenderer;
Modules§
- connection
- Renderer for the connections between sockets.
- context_
menu - Contextual information for context menu of the graph editor.
Structs§
- Graph
Editor - A graph editor to render and manipulate a graph throw the
GraphAdapter
trait. - Graph
Output - The response of adding a
GraphEditor
to aUi
. - Rendered
Socket - Data about a socket after being rendered.