---
title: inheritDepthBias
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlindirectcommandbufferdescriptor/inheritdepthbias
---

# inheritDepthBias

Configures whether the indirect command buffer inherits the depth bias from the encoder.

## Declaration

```swift
var inheritDepthBias: Bool { get set }
```

## Discussion

Discussion The property’s default value is true.
