AbsoluteSize (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
flaky internet cleared my edits...
>Camoy
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
<onlyinclude>{{Property
<onlyinclude>{{Property
|name = AbsoluteSize
|name = AbsoluteSize

Revision as of 02:02, 29 January 2011

AbsoluteSize
Property Vector2 AbsoluteSize
Description Size in pixels.
Member of GuiBase


Limitations

Takes 1.3 seconds to initiate on join, and .3 of a second on respawn. Only LocalScripts see the absolute size, normal scripts AbsoluteSize is set to Vector2.new(0, 0).