# R8_SInt

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

## Definition

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

```csharp
R8_SInt = 17
```
