Size (Property): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | {{CatUp|Properties}} | ||
There is a special property for BasePart objects. | There is a special property for BasePart objects. | ||
<onlyinclude>{{Property | <onlyinclude>{{Property |
Latest revision as of 22:21, 23 September 2021
There is a special property for BasePart objects.
Property | |
---|---|
Name | Size |
Property | Vector3 Size |
Description: | Sets the size of the object in object coordinates. |
In Object: | BasePart |
There is a special property for GUI objects.
Property | |
---|---|
Name | Size |
Property | UDim2 Size |
Description: | Sets the size of the GUI object in object coordinates. |
In Object: | GuiObject |