# otherBodyEntityId

> EntityId of the second body in this contact pair.

## Definition

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

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

### Remarks

Note that this can be Rigidbody or ArticulationBody.
