public void OnGUI (Rect rect);

Parameters

rectThe rectangle where the GUI controls are drawn.

Description

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