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