GetRayCollisionBox method

Implementation

String GetRayCollisionBox(
  RayBase ray,
  BoundingBoxBase box,
) => 'GetRayCollisionBox($ray, $box)';