heron 5.0.2

An ergonomic physics API for 2d and 3d bevy games. (powered by rapier)
Documentation

heron

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 8 feature flags, 2 of them enabled by default.

default

  • collision-from-mesh

collision-from-mesh

  • heron_core/collision-from-mesh

debug-3d

  • 3d
  • heron_debug/3d

debug-2d

  • 2d
  • heron_debug/2d

3d

  • heron_rapier/3d
  • heron_core/3d

enhanced-determinism

  • heron_rapier/enhanced-determinism

2d

  • heron_rapier/2d

heron_debug

    This feature flag does not enable additional features.