The ConnectionStyle class serves as the base class for defining styles of connection lines in a graph editor, such as curvy or angular lines. It provides a framework for customizing the appearance of connections between nodes in a node editor.
The ConnectionStyle class serves as the base class for defining styles of connection lines in a graph editor, such as curvy or angular lines. It provides a framework for customizing the appearance of connections between nodes in a node editor.
Member Name | Summary |
---|---|
Default | Default connection style if not overridden by GraphView.ConnectionStyle. |
Member Name | Summary |
---|---|
Layout | Defines the layout of a connection line between two points in the scene. |