# otherBodyAngularVelocity

> Angular velocity of the second body in the contact pair.

## Definition

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

```csharp
public Vector3 otherBodyAngularVelocity { get; }
```
