# Sandbox.Graphics.FieldOfView

```csharp
static float FieldOfView { get; set; }
```

The field of view of the currently rendering camera view, in degrees.

Declared in [Sandbox.Graphics](/api/Sandbox.Graphics).
Assembly: `Sandbox.Engine`.
