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