# Garage.getPosition

Returns the position of the garage.

**Kind:** Function

**Environments:** Game

## Game

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

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

**Returns:**

| Name | Type | Description |
| --- | --- | --- |
| `position` | [Vec3](../Game-Script-Environment/Userdata/Vec3.md) | &mdash; |
