# FragmentSize1x4

> Specifies that the shading rate should reduce vertical resolution 4x.

## Definition

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

```csharp
[InspectorName("FragmentSize 1x4")]
FragmentSize1x4 = 4
```
