# Joint.shapeA

Returns the [Shape](../Game-Script-Environment/Userdata/Shape.md) a joint is attached to. This shape does always exist.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the [Shape](../Game-Script-Environment/Userdata/Shape.md) a joint is attached to. This shape does always exist.

**Returns:**

| Type | Description |
| --- | --- |
| [Shape](../Game-Script-Environment/Userdata/Shape.md) | The joint's first shape. |
