---
title: contacts
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/collisionevents/updated/contacts
---

# contacts

All contacts between the collision pair. Empty if all contact information is not requested.

## Declaration

```swift
var contacts: [Contact] { get }
```
