---
title: "ClothVolumeShape.roundedBox(_:)"
framework: realitykit
role: symbol
role_heading: Case
path: "realitykit/clothvolumeshape/roundedbox(_:)"
---

# ClothVolumeShape.roundedBox(_:)

A rounded box volume shape.

## Declaration

```swift
case roundedBox(ClothRoundedBoxShape)
```

## See Also

### Specifying the volume shape

- [ClothVolumeShape.box(_:)](realitykit/clothvolumeshape/box(_:).md)
- [ClothVolumeShape.sphere(_:)](realitykit/clothvolumeshape/sphere(_:).md)
- [ClothVolumeShape.capsule(_:)](realitykit/clothvolumeshape/capsule(_:).md)
- [ClothVolumeShape.plane(_:)](realitykit/clothvolumeshape/plane(_:).md)
