Intersects static method

bool Intersects(
  1. BoundingBox box0,
  2. BoundingBox box1
)

Implementation

external static bool Intersects(BoundingBox box0, BoundingBox box1);