This version of Unity is unsupported.

SceneView.rotation

public Quaternion rotation;

Description

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

Changes the Scene view direction. Use with pivot, size, and CameraSettings.fieldOfView to calculate camera transformation. Use the camera LookAt to animate the transition.