DisplaySize
This enum is used with GuiService.ViewportDisplaySize to indicate the internally-categorized rendering size of the viewport.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
680 | Small | 0 | Viewport is categorized as small. Applies to most tablet/mobile/handheld devices. | |
680 | Medium | 1 | Viewport is categorized as medium. Applies to most laptops and monitors. | |
680 | Large | 2 | Viewport is categorized as large. Applies to most TVs or larger. |
Description
This enum is used with GuiService.ViewportDisplaySize to indicate the internally-categorized rendering size of the viewport.