---
title: ClothSimulationEvents
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/clothsimulationevents
---

# ClothSimulationEvents

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

## Declaration

```swift
enum ClothSimulationEvents
```

## Topics

### Observing simulation events

- [ClothSimulationEvents.Start](realitykit/clothsimulationevents/start.md)
- [ClothSimulationEvents.BeforeUpdate](realitykit/clothsimulationevents/beforeupdate.md)
- [ClothSimulationEvents.AfterUpdate](realitykit/clothsimulationevents/afterupdate.md)

## See Also

### Cloth events

- [ClothBodyEvents](realitykit/clothbodyevents.md)
- [ClothColliderEvents](realitykit/clothcolliderevents.md)
- [ClothQueryVolumeEvents](realitykit/clothqueryvolumeevents.md)
