Cargo Features
bevy_metrics_dashboard has no features set by default.
[dependencies]
bevy_metrics_dashboard = { version = "0.6.0", features = ["render_metrics", "bevy_egui"] }
- default
-
The version of egui supported by bevy_egui
- render_metrics
-
Enables bevy_core_pipeline of bevy
bevy:
Provides cameras and other basic render pipeline features