Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SceneView.pivot

public Vector3 pivot;

Description

The central point that the camera orbits within the Scene view.

Use with size, rotation, and CameraSettings.fieldOfView to calculate camera transformation. To create a smooth animation, use the camera LookAt.