Cargo Features

heron_rapier has no features set by default.

[dependencies]
heron_rapier = { version = "5.0.2", features = ["2d", "3d", "enhanced-determinism"] }
2d = rapier2d
3d = rapier3d

Enables 3d of heron_core

enhanced-determinism

Enables enhanced-determinism of optional rapier2d ^0.13.0 and optional rapier3d ^0.13.0

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.

rapier2d 2d?

Enables rapier2d ^0.13.0

rapier3d 3d?

Enables rapier3d ^0.13.0