Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GUIElement.GetScreenRect

public Rect GetScreenRect(Camera camera = null);

Description

Returns bounding rectangle of GUIElement in screen coordinates.

If no camera is given a camera filling the entire game window will be assumed.