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

# SCNChamferMode.front

Apply a chamfer to only the front edge of the extruded shape.

## Declaration

```swift
case front
```

## See Also

### Constants

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