# collider

> The first Collider component of the ContactPair.

## Definition

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

```csharp
public Collider collider { get; }
```

### Remarks

This property is only accessible from the main thread.
