Ray.intersectSphere

Intersects the given #graphene_ray_t r with the given #graphene_sphere_t s.

Parameters

s graphene.sphere.Sphere

a #graphene_sphere_t

tOut float

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

Return Value

Type: graphene.types.RayIntersectionKind

the type of intersection