Module heron_rapier::convert

source ·
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