# otherColliderInstanceID

> Obsolete. Use otherColliderEntityId instead.

## Definition

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

> **Warning:**
>
> **Removed.** otherColliderInstanceID is deprecated, use otherColliderEntityId instead.

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

### Remarks

Instance ID of the second collider in this contact pair.
