Seems an obvious enough quest, couldn’t find the answer with the search though.
I have a Ray and a Mesh.
I would love to get 2 things:
1. at what vector does the Ray intersect the Mesh?
2. what is the normalVector of that specific Face.
and before I implement such a thing, what are your thoughts on this performance-wise. Do I want to do something like this at every frame?