# Lift.worldPosition

Returns the world position of a lift.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the world position of a lift.

**Returns:**

| Type | Description |
| --- | --- |
| [Vec3](../Game-Script-Environment/Userdata/Vec3.md) | The lift's world position. |
