pub const fn double_to_float_s(d: f64) -> f32
Converts a double to float with saturation, useful to silence warnings when reading float properties among other things