# sm.camera

The <strong>camera</strong> library contains methods related to the [localPlayer](../Game-Script-Environment/Static-Functions/sm.localPlayer.md)'s camera view.

**Kind:** API page

**Environments:** Game

## Game

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

In first-person view the camera is located inside the player's head, whereas in third-person view it floats behind them.

This library can only be used on the client.
