Expand description
Hierarchy panel — scene-tree view with full drag-drop, multi-select, prefab support, search/filter, undo, serialisation and keyboard navigation.
Structs§
- Drag
Drop State - Tracks state for simulated drag-and-drop reordering.
- Hierarchy
Node - A single node in the scene tree.
- Hierarchy
Panel - The scene hierarchy tree panel.
- Hierarchy
Serializer - Serialises and deserialises the scene tree as indented text.
- Keyboard
NavState - Keyboard navigation state for the hierarchy panel.
- NodeId
- Unique identifier for a hierarchy node.
- Prefab
Node - A named, reusable subtree template.
Enums§
- Drop
Position - Where a dragged node will be dropped relative to the hover target.
- Hierarchy
Action - All reversible hierarchy operations.
- Node
Kind - What kind of scene object a hierarchy node represents.