type RasterizedBlob = FastHashMap<TileOffset, RasterizedBlobImage>;
Expand description
Post scene building state.
Aliased Type§
struct RasterizedBlob { /* private fields */ }
type RasterizedBlob = FastHashMap<TileOffset, RasterizedBlobImage>;
Post scene building state.
struct RasterizedBlob { /* private fields */ }