# Interactable.shape

Returns the [Shape](../Game-Script-Environment/Userdata/Shape.md) of an interactable.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the [Shape](../Game-Script-Environment/Userdata/Shape.md) of an interactable.

**Returns:**

| Type | Description |
| --- | --- |
| [Shape](../Game-Script-Environment/Userdata/Shape.md) | The shape which hosts the interactable. |
