ProceduralMeshComponent - which face does the player look at

I have a landscape of ProceduralMeshComponents and I would like to know if there is a way to detect, at which face the player is looking at / the cross hair points to. My meshes have about 1.600 to 5.000 faces / twice the amount of triangles.
Is there a way doing this with ray casts?