intersects

open fun intersects(ray: Ray): Boolean

Returns true if this regular triangle intersects the given ray.