public bool IntersectionTest(Volume <Vector> volume)
 => boundingSphere.TestIntersection(volume);