# otherBodyEntityId

> EntityId of the second Rigidbody or the ArticulationBody in the pair.

## Definition

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

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