Function DistanceMetric.ClosestAsSeenFromAbove

        
                ClosestAsSeenFromAbove
        
                ()
    
            
            Returns a DistanceMetric which will find the closest node as seen from above.
                Public
                    Static
            
        
        
                ClosestAsSeenFromAbove
        
                (Vector3 up)
    
            
            Returns a DistanceMetric which will find the closest node as seen from above.
                Public
                    Static