Function INavmeshHolder.GetTileCoordinates
        
                GetTileCoordinates
        
                (int tileIndex, out int x, out int z)
    
            
            Transforms coordinates from graph space to world space.
                Public
            
        void GetTileCoordinates (
int  |     tileIndex  |         |
out int  |     x  |         |
out int  |     z  |         
Transforms coordinates from graph space to world space.