Manual     Reference     Scripting  
  
Scripting > Editor Classes > Handles   

Handles.BeginGUI  

static function BeginGUI () : void

static function BeginGUI (position : Rect) : void

Description

Begin a 2D GUI block inside the 3D handle GUI.

Begin a 2D GUI block on top of the current handle camera.

See Also: Handles.EndGUI.