Crate bevy_mod_debugdump
source ·Modules§
Structs§
- Check the command line for arguments relevant to this crate.
Functions§
- Prints the current render graph using
render_graph_dot
. # Example - Prints the schedule with default settings.
- Returns the current render graph using
render_graph_dot
. # Example - Formats the schedule into a dot graph.