AbsolutePosition (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>MrNicNac
No edit summary
>NXTBoy
No edit summary
Line 2: Line 2:
name = AbsolutePosition
name = AbsolutePosition
|property = [[Vector2]] ''AbsolutePosition''
|property = [[Vector2]] ''AbsolutePosition''
|description = The position, in pixels, relative to the local resolution.
|description = The position, in pixels, from the top left corner of the game window.
|object = GuiBase
|object = GuiBase
}}</onlyinclude>
}}</onlyinclude>

Revision as of 17:49, 29 September 2011

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