This version of Unity is unsupported.

SceneView.CameraSettings.occlusionCulling

public bool occlusionCulling;

Description

Enables occlusion culling in the SceneView. This prevents Unity from rendering GameObjects that the Camera cannot see because they are hidden by other GameObjects.