Function TileHandler.CompressAndRefineTile
        
                CompressAndRefineTile
        
                (NativeList<Int3> tileOutputVertices, NativeList<int> tileOutputTriangles, NativeList<int> tileOutputTags, Allocator allocator)
    
            
            
                Private
                    Static
            
        TileMesh.TileMeshUnsafe CompressAndRefineTile (
NativeList<Int3>  |     tileOutputVertices  |         |
NativeList<int>  |     tileOutputTriangles  |         |
NativeList<int>  |     tileOutputTags  |         |
Allocator  |     allocator  |