This version of Unity is unsupported.

SceneView.CameraSettings.dynamicClip

public bool dynamicClip;

Description

When enabled, the SceneView Camera's near and far clipping planes are calculated relative to the viewport size of the Scene. When disabled, nearClip and farClip are used instead.