Ray.intersectTriangle

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

class Ray
intersectTriangle
(,
out float tOut
)

Parameters

t Triangle

a #graphene_triangle_t

tOut float

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

Return Value

the type of intersection

Meta

Since

1.10