# sm.camera.setSeatLockedCameraUpOffset

Sets the camera up offset for the seatLockedCamera camera state.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.camera.setSeatLockedCameraUpOffset( upOffset )
```

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.camera.md#setseatlockedcameraupoffset)

**Availability:** Client only

**Parameters:**

| Name | Type | Description |
| --- | --- | --- |
| `upOffset` | number | The up offset in local space. |
