# R8_SNorm

> A one-component, 8-bit signed normalized format that has a single 8-bit R component.

## Definition

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

```csharp
R8_SNorm = 9
```
