This version of Unity is unsupported.

SceneView.rotation

public Quaternion rotation;

Description

The direction of the camera to the pivot of the SceneView.

Set this value to immediately change the Scene view direction, or use LookAt to animate the transition.