UnityAsyncImageLoader icon indicating copy to clipboard operation
UnityAsyncImageLoader copied to clipboard

Encode Texture2d Asynchronously

Open e-fo opened this issue 2 years ago • 0 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?

e-fo avatar Aug 16 '23 07:08 e-fo