TreeGraph
Options
Nodes
ObservableList<TreeNode<TItem>>
Not available in the inspector window.
DefaultItem
TComponent
A prefab used to display item.
Direction
TreeGraphDirections
Directions:
TopToBottom
,BottomToTop
,LeftToRight
,RightToLeft
.Container
RectTransform
The container of the instantiated gameobjects used to display items.
Spacing
Vector2
Minimal space between items.
Line Type
ConnectorType
Line type:
Straight
orRectangular
.Line Thickness
float
Line thickness.
Line Margin
float
The minimum space from the border before the turn of the line. Supported only by
Rectangular
lines.