# Shape.destructable

Check if a shape is destructable.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Check if a shape is destructable.

**Returns:**

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