PVRTC_RGB4
PowerVR (iOS) 4 bits/pixel compressed color texture format.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
PVRTC_RGB4 = 32
Remarks
Note: PVRTC format is deprecated. Use ASTC or ETC format instead.
Additional Resources: Texture2D.format, texture assets.