# D24_UNorm

> A one-component, 24-bit unsigned normalized format that has a single 24-bit depth component. Most platforms do not support this format.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Experimental.Rendering](/engine/6000.3/script-reference/unityengine/experimental/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
D24_UNorm = 91
```
