Function LayerGridGraph.GetNode
        
                GetNode
        
                (int x, int z)
    
            
            Node in the specified cell.
                Public
            
        
        
                GetNode
        
                (int x, int z, int layer)
    
            
            Node in the specified cell.
                Public