Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Quality32BitDownscaled

Textures are decompressed to the TextureFormat.RGBA32 format and downscaled to half of the original texture width and height.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. AndroidETC2Fallback is obsolete and has no effect. It will be removed in a subsequent Unity release.
Quality32BitDownscaled = 2

Remarks

Additional Resources: TextureImporter.textureFormat.