UnityAsyncImageLoader
UnityAsyncImageLoader copied to clipboard
Encode Texture2d Asynchronously
In your library, you implemented a solution to load image asynchronously from byte array.
Could you suggest a way for asynchronous encoding a texture to PNG or other formats?