intersects_box


Description:

[ Version ( since = "1.10" ) ]
public bool intersects_box (Box b)

Checks whether the given Ray this intersects the given Box b.

See also: intersect_box

Parameters:

this

a Ray

b

a Box

Returns:

`true` if the ray intersects the box