Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CompressedLQ

Texture will be compressed using a low quality but high performance, high compression format depending on the platform and availability (2bpp PVRTC, ASTC8x8,...).
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor
CompressedLQ = 3

Remarks

Note: PVRTC format is deprecated. Use ASTC or ETC format instead.