Name Description Size Coverage
composite_view.rs 4331 -
debug_flags.rs 1681 -
draw_calls.rs 1733 -
mod.rs 22932 -
profiler.rs 2932 -
scene_tree.rs Scene tree panel: shows the picture / primitive tree of the built scene currently rendered by the WR instance. Hovering a primitive highlights it in the rendered frame, clicking it shows its details in a side panel, each primitive has a checkbox to disable it, and right-clicking a row opens a menu of actions on the node. 20130 -
shaders.rs Shader editor panel: fetches the GLSL source of one of the connected WR instance's `.glsl` files, edits it in place, and pushes it back for recompilation. Compile errors come back with a file and line and are highlighted in the editor. 18799 -
shell.rs 2707 -
textures.rs 6281 -
timeline.rs 4867 -