Cargo Features
bevy_decorum has no features set by default.
[dependencies]
bevy_decorum = { version = "0.0.2", features = ["example"] }
- default
-
These default features are set whenever
bevy_decorum
is added without
somewhere in the dependency tree.default-features = false Enables bevy_ui of bevy ^0.13.2
bevy:
A custom ECS-driven UI framework
- example
-
Enables bevy_asset, bevy_core_pipeline, bevy_pbr, bevy_render, ktx2, tonemapping_luts, x11 and zstd of bevy ^0.13.2
bevy_decorum has 2 features without comments.