TreeGraph
Options
Nodes
ObservableList<TreeNode<TItem>>Not available in the inspector window.
DefaultItem
TComponentA prefab used to display item.
Direction
TreeGraphDirectionsDirections:
TopToBottom,BottomToTop,LeftToRight,RightToLeft.Container
RectTransformThe container of the instantiated gameobjects used to display items.
Spacing
Vector2Minimal space between items.
Line Type
ConnectorTypeLine type:
StraightorRectangular.Line Thickness
floatLine thickness.
Line Margin
floatThe minimum space from the border before the turn of the line. Supported only by
Rectangularlines.