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

# ClothVolumeShape.sphere(_:)

A sphere volume shape.

## Declaration

```swift
case sphere(ClothSphereShape)
```

## See Also

### Specifying the volume shape

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