Ray.intersectBox
graphene.types.RayIntersectionKind intersectBox(graphene.box.Box b, out float tOut)Intersects the given #graphene_ray_t r with the given #graphene_box_t b.
Parameters
b | a #graphene_box_t |
tOut | the distance of the point on the ray that intersects the box |
Returns
the type of intersection