This version of Unity is unsupported.

SceneView.CameraSettings.fieldOfView

public float fieldOfView;

Description

The height of the view angle for the SceneView Camera. Measured in degrees vertically, or along the local Y axis.

This property is an aspect neutral field of view (FOV). Use with SceneView.size to calculate the actual FOV.