Expand description
Debug module for data that hooks into Bevy. Bevy frame diagnostics are synchronized into [bones_framework::debug::FrameDiagState]
which may be displayed using [bones_framework::debug] module.
Structsยง
- Bevy
Debug Plugin - Plugin for debug tools that hook into Bevy, such as [
bevy::diagnostic::FrameTimeDiagnosticsPlugin].