public void OnGUI (Rect rect);

Parámetros

rectThe rectangle where the GUI controls are drawn.

Descripción

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