Removed

GUIElement

class in UnityEngine

/

Implemented in:UnityEngine.IMGUIModule

Obsolete GUIElement has been removed. Consider using https://docs.unity3d.com/ScriptReference/UIElements.Image.html, https://docs.unity3d.com/ScriptReference/UIElements.TextElement.html or TextMeshPro instead.

Description

Base class for images & text strings displayed in a GUI.

This class holds the base functionality for any GUI elements.


Did you find this page useful? Please give it a rating: