ViewSizeX (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
No edit summary
>Ozzypig
No edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Property|
<onlyinclude>{{Property
name                = ViewSizeX
|name                = ViewSizeX
|property            = [[Integer|int]] ''ViewSizeX''
|property            = [[Integer]] ''ViewSizeX''
|description          = <!-- Has someone looked into this? -->
|description          = Size of the viewport's X in pixels. This is the width of the game window.
|object              = [[RBX.Lua.Mouse (Object)|Mouse]]
|object              = Mouse
|}}
}}</onlyinclude>
 
{{clear floats}}
 
[[Category:Properties]]

Latest revision as of 02:02, 17 February 2012

ViewSizeX
Property Integer ViewSizeX
Description Size of the viewport's X in pixels. This is the width of the game window.
Member of Mouse