Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PVRTC_RGBA2

PowerVR/iOS TextureFormat.PVRTC_RGBA2 compressed texture format.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. Texture compression format PVRTC has been deprecated and will be removed in a future release
PVRTC_RGBA2 = 31

Remarks

Note: PVRTC format is deprecated. Use ASTC or ETC format instead.
Additional Resources: TextureImporter.textureFormat.