Publisher | Marevo.vision |
---|---|
File size | 533.09kB |
Number of files | 27 |
Latest version | 1 |
Latest release date | 2024-02-13 05:27:11 |
First release date | 2024-02-13 05:27:11 |
Supported Unity versions | 2018.4.2 or higher |
Downloads images by URL and saves to the local storage. Supports image loading from a local path, StreamingAssets folder, and from Resources.
The Сaching System allows you to download an image once and the next time load it to memory from local storage. Memory caching allows you to load Texture or Sprite into memory once and then use it on multiple components.
Memory Management keeps track of loaded images in memory. Unloads unused images from memory if the memory limit is exceeded or a LowMemory Event is triggered.
Support of platforms: Android, iOS, Windows, Mac, Linux