# Joint.angularVelocity

Returns the angular velocity of a bearing.

**Kind:** Member

**Environments:** Game

## Game

[Open the full Game reference](../Game-Script-Environment/Userdata/Joint.md#angularvelocity)

### Get

Returns the angular velocity of a bearing.

The angular velocity can be set using [setMotorVelocity](../Game-Script-Environment/Userdata/Joint.md#setmotorvelocity) or [setTargetAngle](../Game-Script-Environment/Userdata/Joint.md#settargetangle).

**Returns:**

| Type | Description |
| --- | --- |
| number | The bearing's angular velocity. |
