extends GuiBase
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | GuiBase2d |
Browsable | bool | false |
Properties
2AbsolutePosition
Vector2| Field | XML type | Value |
|---|---|---|
Name | string | AbsolutePosition |
summary | string | A 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| Field | XML type | Value |
|---|---|---|
Name | string | AbsoluteSize |
summary | string | A read-only Vector2 value that is the GuiObject's current size (width, height) in pixel space. |