pub fn distance( source_position: Vector3<f32>, listener_position: Vector3<f32>) -> f32
Distance between two points in 3D