# Joint.zAxis

Returns the local z-axis vector of a joint.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the local z-axis vector of a joint.

**Returns:**

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