# ETC_RGB4

> ETC (GLES2.0) 4 bits/pixel compressed RGB texture format.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
ETC_RGB4 = 34
```

### Remarks

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