# contactCount

> The amount of the contact points generated for this contact pair.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.PhysicsModule

```csharp
public int contactCount { get; }
```
