Intersects static method

bool Intersects(
  1. BoundingSphere sphere0,
  2. BoundingSphere sphere1
)

Implementation

external static bool Intersects(BoundingSphere sphere0, BoundingSphere sphere1);