Returns the face normal vector of the closest navmesh point to the passed in position, within the search radius.
Example:
navmeshNormal = GetNavMeshFaceNormal( (10,20,30), 25 )
* = mandatory