Type Definition bevy_rapier2d::prelude::Real

source · []
pub type Real = f32;
Expand description

The scalar type used throughout this crate.