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