# Body.worldRotation

Returns the world rotation of a body.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the world rotation of a body.

**Returns:**

| Type | Description |
| --- | --- |
| [Quat](../Game-Script-Environment/Userdata/Quat.md) | The body's world rotation. |
