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

# ClothVolumeShape.capsule(_:)

A capsule volume shape.

## Declaration

```swift
case capsule(ClothCapsuleShape)
```

## See Also

### Specifying the volume shape

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