class ConnectionStyle

book_4_sparkGenerated
code_blocksInput

Description

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.

Members

Static Members

Member NameSummary
DefaultDefault connection style if not overridden by GraphView.ConnectionStyle.

Instance Members

Member NameSummary
LayoutDefines the layout of a connection line between two points in the scene.