# ASTC_RGB_8x8

> Obsolete. Use TextureFormat.ASTC_8x8 instead.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

> **Warning:**
>
> **Removed.** Enum member TextureFormat.ASTC\_RGB\_8x8 is obsolete. Use ASTC\_8x8 instead
>
> **Upgrade to** [TextureFormat.ASTC\_8x8](/engine/6000.7/script-reference/unityengine/textureformat/astc-8x8.md)

```csharp
ASTC_RGB_8x8 = -51
```
