---
title: inheritTriangleFillMode
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlindirectcommandbufferdescriptor/inherittrianglefillmode
---

# inheritTriangleFillMode

Configures whether the indirect command buffer inherits the triangle fill mode from the encoder.

## Declaration

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

## Discussion

Discussion The property’s default value is true.
