# RG32

> TextureFormat.RG32 texture format.

## Definition

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

```csharp
RG32 = 72
```

### Remarks

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