Function re_data_ui::item_ui::entity_tree_stats_ui
source · fn entity_tree_stats_ui(
ui: &mut Ui,
timeline: &Timeline,
db: &EntityDb,
tree: &EntityTree,
include_subtree: bool
)
Expand description
If include_subtree=true
, stats for the entire entity subtree will be shown.