Function AstarPath.GetNearest
        
                GetNearest
        
                (Vector3 position, NNConstraint constraint)
    
            
            Returns the nearest node to a point using the specified NNConstraint.
                Public