- Home /
Question by
jooyesle11 · Nov 14, 2018 at 09:00 AM ·
texturetexture2dplatformcompression
Texture Compression format for UWP,Texture
I have searched for texture compression format available on Unity, and I found this page :
https://docs.unity3d.com/Manual/class-TextureImporterOverride.html
It lists available compression format for given platform, and says Unity by default applies the texture compression for given platform.
I'm building an app for UWP but I cannot find UWP on the list.
Is texture compression unavailable on UWP?
Or if it is availble, what is the compression format available on UWP?,
Comment