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

# ClothVolumeShape.box(_:)

A box volume shape.

## Declaration

```swift
case box(ClothBoxShape)
```

## See Also

### Specifying the volume shape

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