# Joint.xAxis

Returns the local x-axis vector of a joint.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the local x-axis vector of a joint.

**Returns:**

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