---
title: SCNChamferMode.both
framework: scenekit
role: symbol
role_heading: Case
path: scenekit/scnchamfermode/both
---

# SCNChamferMode.both

Apply a chamfer to both front and back edges of the extruded shape.

## Declaration

```swift
case both
```

## See Also

### Constants

- [SCNChamferMode.front](scenekit/scnchamfermode/front.md)
- [SCNChamferMode.back](scenekit/scnchamfermode/back.md)
