Looooong / UnityAsyncImageLoader

Asynchronous Image Loader for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encode Texture2d Asynchronously

e-fo opened this issue · comments

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?