---
title: edgeRadius
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothroundedboxshape/edgeradius
---

# edgeRadius

The radius of the rounded edges.

## Declaration

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

## Discussion

Discussion Must be non-negative; negative values are clamped to zero.

## See Also

### Configuring the geometry

- [size](realitykit/clothroundedboxshape/size.md)
