---
title: chamferResolution
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/meshresource/shapeextrusionoptions/chamferresolution
---

# chamferResolution

Resolution of the chamfer curve.

## Declaration

```swift
var chamferResolution: MeshResource.ShapeExtrusionOptions.CurveStrokeResolution
```

## Discussion

Discussion The default value is MeshResource.ShapeExtrusionOptions.CurveStrokeResolution.uniformSegmentsPerSpan(segmentCount:) with a segment count of 8.
