pub fn distance_to_line(p: Vec3, a: Vec3, b: Vec3) -> f32
Quantize an f32
Determine the distance from a point to a line segment.