ModelOutliner
Represents the hierarchical structure (outliner) of a model.
The outliner defines the parent-child relationships between groups and elements (cubes, locators, etc.). It can be either a direct reference to an element (UUID string) or a tree node (Group) containing children.
Since
1.15.2
Inheritors
Types
Functions
Link copied to clipboard
Flattens the outliner tree into a stream of all nodes.
Link copied to clipboard
@NotNull
Converts this outliner node into a processed BlueprintElement.