Cargo Features
bevy-inspector-egui-rapier has no features set by default.
[dependencies]
bevy-inspector-egui-rapier = { version = "0.9.0", features = ["rapier2d", "rapier3d"] }
- rapier2d = bevy_rapier2d
- rapier3d = bevy_rapier3d
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.
- bevy_rapier2d rapier2d?
-
Enables bevy_rapier2d ^0.19
- bevy_rapier3d rapier3d?
-
Enables bevy_rapier3d ^0.19