# Harvestable.worldPosition

Returns the world coordinates of a harvestable.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the world coordinates of a harvestable.

**Returns:**

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