An open API service indexing awesome lists of open source software.

https://github.com/xjine/unity_texturestorage

TextureManager provides simple system to manage some textures.
https://github.com/xjine/unity_texturestorage

assets unity

Last synced: about 2 months ago
JSON representation

TextureManager provides simple system to manage some textures.

Awesome Lists containing this project

README

          

# Unity_TextureStorage

``TextureStorage`` provides simple system to manage some textures with meta.

## Dependencies

You have to import following assets to use this asset.

- [Unity_IInitializable](https://github.com/XJINE/Unity_IInitializable)