# bodyEntityId

> EntityId of the first Rigidbody or the ArticualtionBody in the pair.

## Definition

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

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