BaseUI
GuiObject is an abstract class (much like Dynamic3D
) for a 2D user interface object. It defines all the properties relating to the display of a graphical user interface (GUI) object such as GuiObject.Size
and GuiObject.Position
.
Properties
Inherited from Dynamic Set
Last updated
Was this helpful?