---
title: ClothQueryVolumeEvents.NewBodyIntersections.Intersection
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/clothqueryvolumeevents/newbodyintersections/intersection
---

# ClothQueryVolumeEvents.NewBodyIntersections.Intersection

An intersection with a cloth body.

## Declaration

```swift
struct Intersection
```

## Topics

### Inspecting the intersection

- [bodyEntity](realitykit/clothqueryvolumeevents/newbodyintersections/intersection/bodyentity.md)
- [bodyComponent](realitykit/clothqueryvolumeevents/newbodyintersections/intersection/bodycomponent.md)
- [particleIndices](realitykit/clothqueryvolumeevents/newbodyintersections/intersection/particleindices.md)
- [withParticleIndices(_:)](realitykit/clothqueryvolumeevents/newbodyintersections/intersection/withparticleindices(_:).md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Accessing the intersections

- [intersections](realitykit/clothqueryvolumeevents/newbodyintersections/intersections.md)
- [withIntersections(_:)](realitykit/clothqueryvolumeevents/newbodyintersections/withintersections(_:).md)
