# Joint.localPosition

Returns the local position of a joint.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the local position of a joint.

**Returns:**

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