---
title: ClothQueryVolumeEvents
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/clothqueryvolumeevents
---

# ClothQueryVolumeEvents

Types of events that a cloth query volume publishes during its lifetime.

## Declaration

```swift
enum ClothQueryVolumeEvents
```

## Topics

### Receiving intersection events

- [ClothQueryVolumeEvents.NewBodyIntersections](realitykit/clothqueryvolumeevents/newbodyintersections.md)

## See Also

### Cloth events

- [ClothSimulationEvents](realitykit/clothsimulationevents.md)
- [ClothBodyEvents](realitykit/clothbodyevents.md)
- [ClothColliderEvents](realitykit/clothcolliderevents.md)
