Expand description
A tree structure and display with egui::SelectableLabel
at every leaves.
Structs§
- MkTree
- Recursive tree struct.
- Node
- Tree
Container - Container for the asset tree, where first field holds the currently selected asset (via primary mouse click).