GuiBase2d

extends GuiBase

Class fields

FieldXML typeValue
NamestringGuiBase2d
Browsableboolfalse

Properties

2
AbsolutePosition
Vector2
FieldXML typeValue
NamestringAbsolutePosition
summarystringA read-only Vector2 value that is the GuiObject's current position (x,y) in pixel space, from the top left corner of the GuiObject.
AbsoluteSize
Vector2
FieldXML typeValue
NamestringAbsoluteSize
summarystringA read-only Vector2 value that is the GuiObject's current size (width, height) in pixel space.