# sm.camera.getFov

Returns the camera's field of view angle.

**Kind:** Function

**Environments:** Game

## Game

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

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

**Availability:** Client only

**Returns:**

| Type | Description |
| --- | --- |
| number | The field of view. |
