intersectsSphere method

bool intersectsSphere(
  1. BoundingSphere sphere
)

Implementation

external bool intersectsSphere(BoundingSphere sphere);