# Body.velocity

Returns the linear velocity of a body.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the linear velocity of a body.

**Returns:**

| Type | Description |
| --- | --- |
| [Vec3](../Game-Script-Environment/Userdata/Vec3.md) | The body's linear velocity. |
