pub fn scene_root_ids(tree: &HostTree) -> Vec<UiId>Expand description
Returns the retained scene roots in backend paint order without compiling their primitives. Descendants owned by clip/static/raster containers are represented by that container root; popup descendants remain independent roots so they preserve popup z-order semantics.