AbsolutePosition (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
No edit summary
>JulienDethurens
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<onlyinclude>{{Property|
<onlyinclude>
name = AbsolutePosition
{{Property
|property = [[Vector2]] ''AbsolutePosition''
|name       = AbsolutePosition
|description = The position, in pixels, from the top left corner of the game window.
|type        = Vector2
|object = GuiBase
|description = The distance, in pixels, from the top left corner of the game window.
}}</onlyinclude>
|object     = GuiBase
}}
</onlyinclude>


{{clear floats}}
{{clear floats}}


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 02:06, 15 February 2012

AbsolutePosition
Type Vector2
Description The distance, in pixels, from the top left corner of the game window.
Member of GuiBase