AbsoluteSize (Property)

From Legacy Roblox Wiki
Revision as of 14:45, 4 August 2010 by >Camoy (added it in limitations)
Jump to navigationJump to search
AbsoluteSize
Property Vector2 AbsoluteSize
Description Size in pixels.
Member of [[RBX.lua.Frame, ImageButton, TextBox, TextButton, TextLabel, BillboardGui, ScreenGui (Object)|Frame, ImageButton, TextBox, TextButton, TextLabel, BillboardGui, ScreenGui]]

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).