# Shape.localRotation

Returns the local rotation of a shape.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the local rotation of a shape.

**Returns:**

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