# BC5

> TextureFormat.BC5 compressed texture format.

## Definition

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

```csharp
BC5 = 27
```

### Remarks

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