unity.webp
unity.webp copied to clipboard
EncodeToWebP too slow
public static unsafe byte[] EncodeToWebP(this Texture2D lTexture2D, float lQuality, out Error lError)
The execution of this function is too slow. A 720p picture takes about 1 second. There is no room for optimization.