---
title: ClothBodyEvents
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/clothbodyevents
---

# ClothBodyEvents

Types of events that a cloth body publishes during its lifetime.

## Declaration

```swift
enum ClothBodyEvents
```

## Topics

### Receiving simulation events

- [ClothBodyEvents.NewSimulationPositions](realitykit/clothbodyevents/newsimulationpositions.md)

## See Also

### Cloth events

- [ClothSimulationEvents](realitykit/clothsimulationevents.md)
- [ClothColliderEvents](realitykit/clothcolliderevents.md)
- [ClothQueryVolumeEvents](realitykit/clothqueryvolumeevents.md)
