This version of Unity is unsupported.

SceneView.pivot

public Vector3 pivot;

Description

The center point, or pivot, of the Scene view.

Modify the center point to move the Scene view. To create a smooth animation, use the camera LookAt.