# ASTC_RGB_6x6

> Obsolete. Use TextureImporterFormat.ASTC_6x6 instead.

## Definition

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

> **Warning:**
>
> **Removed.** Enum member ASTC\_RGB\_6x6 is obsolete. Use ASTC\_6x6
>
> **Upgrade to** [TextureImporterFormat.ASTC\_6x6](/engine/6000.5/script-reference/unityeditor/textureimporterformat/astc-6x6.md)

```csharp
ASTC_RGB_6x6 = -50
```
