Cargo Features
bevy_mesh_terrain has no features set by default.
[dependencies]
bevy_mesh_terrain = { version = "0.15.2", features = ["physics"] }
- default
-
No features enabled by default
- physics = avian3d
-
Enable physics by including avian3d for saving Collider files
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.