# Garage.getGarageBounds

Returns the bounds of the garage staging area.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
garage:getGarageBounds(  )
```

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

**Returns:**

| Type | Description |
| --- | --- |
| table | The table of \{ min, max \} |
