# otherColliderEntityId

> EntityId of the second Collider in the ContactPair.

## Definition

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

```csharp
public EntityId otherColliderEntityId { get; }
```
