How I can get angle between vector and mesh's face? (Or directional vector of mesh's face)

So do you need a downward slope facing direction?

Perhaps this might give you an idea of how to obtain it using cross product, similar problem to sliding down a slope:

3 Likes