intersects

open fun intersects(ray: Ray): Boolean

Returns true if this rectangle intersects the given ray.