---
title: bodyComponent
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothqueryvolumeevents/newbodyintersections/intersection/bodycomponent
---

# bodyComponent

The ClothBodyComponent of the intersecting body, if still present on the entity.

## Declaration

```swift
var bodyComponent: ClothBodyComponent? { get }
```

## See Also

### Inspecting the intersection

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