Module bevy_rapier3d::math

source ·
Expand description

Type aliases to select the right vector/rotation types based on the dimension used by the engine.

Type Definitions

The real type (f32 or f64).
The rotation type.
The vector type.