---
title: bodyEntity
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothcolliderevents/newbodycollisions/collision/bodyentity
---

# bodyEntity

The entity of the body that collided with the collider.

## Declaration

```swift
let bodyEntity: Entity
```

## See Also

### Identifying the collider

- [bodyComponent](realitykit/clothcolliderevents/newbodycollisions/collision/bodycomponent.md)
