# Shape.body

Returns the [Body](../Game-Script-Environment/Userdata/Body.md) a shape is part of.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the [Body](../Game-Script-Environment/Userdata/Body.md) a shape is part of.

**Returns:**

| Type | Description |
| --- | --- |
| [Body](../Game-Script-Environment/Userdata/Body.md) | The body which the shape is part of. |
