Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PVRTC

Use PowerVR texture compression.
Read time 1 minuteLast updated 7 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 = 4

Remarks

This texture compression format is only available on devices that have a PowerVR GPU.
Note: PVRTC format is deprecated. Use ASTC or ETC format instead.