# Shape.yAxis

Returns the local y-axis vector of a shape.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the local y-axis vector of a shape.

**Returns:**

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