# EAC_R

> ETC2/EAC compressed 4 bits / pixel unsigned R texture format.

## Definition

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

```csharp
EAC_R = 41
```

### Remarks

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