---
title: colliderEntity
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothcolliderevents/newbodycollisions/colliderentity
---

# colliderEntity

The entity that has the collider component that this event originates from.

## Declaration

```swift
let colliderEntity: Entity
```

## See Also

### Identifying the event

- [updateCount](realitykit/clothcolliderevents/newbodycollisions/updatecount.md)
