hi pixel rebirth. Add rays angle hit is possible?

Make 3D games in Construct 2 powered by Babylon.js · By
Just to be clear: you want to get the yaw, pitch and roll of a hit face? What's the use case if I may ask?
Afaik you could use a bit of math and get yaw and pitch of the face from the normalized normal. However the normal from the ray hit is being used internally, it's not exposed via expressions or anything currently.
Maybe such expressions could be useful.