# otherColliderInstanceID

> Instance ID of the second collider in this contact pair.

## Definition

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

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