bevy_rapier3d 0.9.0

3-dimensional physics engine in Rust, official Bevy plugin.
Documentation

bevy_rapier3d

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 3 of them enabled by default.

default

  • dim3
  • render

dim3

    This feature flag does not enable additional features.

render

  • bevy/render

simd-nightly

  • rapier3d/simd-nightly

wasm-bindgen

  • rapier3d/wasm-bindgen

serde-serialize

  • rapier3d/serde-serialize

enhanced-determinism

  • rapier3d/enhanced-determinism

simd-stable

  • rapier3d/simd-stable

parallel

  • rapier3d/parallel