Ray.intersectTriangle

Intersects the given #graphene_ray_t r with the given #graphene_triangle_t t.

Parameters

t graphene.triangle.Triangle

a #graphene_triangle_t

tOut float

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

Return Value

Type: graphene.types.RayIntersectionKind

the type of intersection