Module heron_rapier::convert[][src]

Expand description

Type conversions between bevy and nalgebra (used by rapier’s API)

Provides the IntoBevy and IntoRapier with implementations for bevy and rapier types

Traits