# slopeDepthBias

> The global slope depth bias value for this rendering configuration.

## Definition

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

```csharp
public float slopeDepthBias
```

### Remarks

See: [CommandBuffer.SetGlobalDepthBias](/engine/6000.5/script-reference/unityengine/rendering/commandbuffer/setglobaldepthbias.md) and [Offset command in ShaderLab](/engine/6000.5/manual/materials-and-shaders/shaders/reference/sl-reference/sl-commands/sl-offset.md).
