---
title: entityB
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/collisionevents/ended/entityb
---

# entityB

The second entity involved in the collision.

## Declaration

```swift
let entityB: Entity
```

## See Also

### Getting the involved entities

- [entityA](realitykit/collisionevents/ended/entitya.md)
