---
title: smoothness
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciroundedrectanglestrokegenerator/smoothness
---

# smoothness

A value to control the smoothness of the transition between the curved and linear edges of the shape.

## Declaration

```swift
var smoothness: Float { get set }
```
