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

# ClothVolumeShape.plane(_:)

A plane volume shape.

## Declaration

```swift
case plane(ClothPlaneShape)
```

## 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.capsule(_:)](realitykit/clothvolumeshape/capsule(_:).md)
