# BC4

> TextureFormat.BC4 compressed texture format.

## Definition

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

```csharp
BC4 = 26
```

### Remarks

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