# PVRTC_RGBA2

> PowerVR/iOS TextureFormat.PVRTC_RGBA2 compressed texture format.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
PVRTC_RGBA2 = 31
```

### Remarks

Additional Resources: [TextureImporter.textureFormat](/engine/6000.0/script-reference/unityeditor/textureimporter/textureformat.md).
