intersects

open fun intersects(ray: Ray): Boolean

Returns true if this triangle intersects the given ray.