---
title: inheritCullMode
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlindirectcommandbufferdescriptor/inheritcullmode
---

# inheritCullMode

Configures whether the indirect command buffer inherits the cull mode from the encoder.

## Declaration

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

## Discussion

Discussion The property’s default value is true.
