Cargo Features
bevy-tnua-xpbd2d has no features set by default.
[dependencies]
bevy-tnua-xpbd2d = { version = "0.5.0", features = ["f64"] }
- default
-
These default features are set whenever
bevy-tnua-xpbd2d
is added without
somewhere in the dependency tree.default-features = false Enables parry-f32 of bevy_xpbd_2d
bevy_xpbd_2d:
We unfortunately can't reuse the f32 and f64 features for this,
because Parry uses separate crates for f32 and f64. - f64
-
Enables f64 of bevy-tnua-physics-integration-layer, parry-f64 of bevy_xpbd_2d
bevy-tnua-xpbd2d has 2 features without comments.