# BGRA8UnormStorage

> Indicates that the WebGPU device supports BGRA8 unorm storage format, 'bgra8-unorm-storage'.

## Definition

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

```csharp
BGRA8UnormStorage = 13
```
