# Shape.worldRotation

Returns the world rotation of a shape.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the world rotation of a shape.

**Returns:**

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