---
title: inheritDepthClipMode
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlindirectcommandbufferdescriptor/inheritdepthclipmode
---

# inheritDepthClipMode

Configures whether the indirect command buffer inherits the depth clip mode from the encoder.

## Declaration

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

## Discussion

Discussion The property’s default value is true.
