# ETC2_RGB4

> ETC2 compressed 4 bits / pixel RGB texture format.

## Definition

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

```csharp
ETC2_RGB4 = 45
```

### Remarks

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