resetTilesetCache()
The TilemapLayer caches tileset look-ups.
Call this method of clear the cache if tilesets have been added or updated after the layer has been rendered.
- Source code: tilemap/TilemapLayer.js (Line 693)
resetTilesetCache()
The TilemapLayer caches tileset look-ups.
Call this method of clear the cache if tilesets have been added or updated after the layer has been rendered.
Please login to continue.