---
title: inheritFrontFacingWinding
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlindirectcommandbufferdescriptor/inheritfrontfacingwinding
---

# inheritFrontFacingWinding

Configures whether the indirect command buffer inherits the front facing winding from the encoder.

## Declaration

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

## Discussion

Discussion The property’s default value is true.
