# Shape.usable

Check if a shape is interactable

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Check if a shape is interactable

**Returns:**

| Type | Description |
| --- | --- |
| boolean | Return true if the shape is interactable. |
