コード例 #1
0
 public bool IntersectionTest(Volume <Vector> volume)
 => boundingSphere.TestIntersection(volume);