pub fn draw(ui: &mut Ui, scene: &Scene, layout: Layout, empty_hint: &str)
Draw a Scene into ui — the reusable render primitive. Empty scenes show empty_hint. Labels render when the node count is small enough to read.
Scene
ui
empty_hint