# Shape.localPosition

Returns the local grid position of a shape.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the local grid position of a shape.

**Returns:**

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