Ray.intersectBox

Intersects the given #graphene_ray_t @r with the given #graphene_box_t @b.

class Ray
intersectBox
(,
out float tOut
)

Parameters

b Box

a #graphene_box_t

tOut float

the distance of the point on the ray that intersects the box

Return Value

the type of intersection

Meta

Since

1.10