This version of Unity is unsupported.

SceneViewCameraWindow.OnGUI

Declaration

public void OnGUI(Rect rect);

Parameters

rect The rectangle where the GUI controls are drawn.

Description

A callback used for drawing the GUI controls of the SceneViewCameraWindow window.