# Alpha8

> TextureFormat.Alpha8 texture format.

## Definition

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

```csharp
Alpha8 = 1
```

### Remarks

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