Cargo Features
bevy-tnua-avian2d has no features set by default.
[dependencies]
bevy-tnua-avian2d = { version = "0.4.0", features = ["f64"] }
- default
-
These default features are set whenever
bevy-tnua-avian2d
is added without
somewhere in the dependency tree.default-features = false Enables f32 and parry-f32 of avian2d ^0.2
- f64
-
Enables f64 and parry-f64 of avian2d ^0.2, f64 of bevy-tnua-physics-integration-layer
bevy-tnua-avian2d has 2 features without comments.