# sm.camera.getDefaultFov

Returns the camera's default field of view angle.

**Kind:** Function

**Environments:** Game

## Game

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

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

**Availability:** Client only

**Returns:**

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