o3d.DisplayMode Class Reference
List of all members.
Detailed Description
A DisplayMode describes the size and refresh rate of a display mode; it's
usually used in [or when transitioning into] fullscreen mode.
Public Properties
Member Property Documentation
| number DisplayMode.height
|
The height in pixels of the screen when in this mode.
This property is read-only.
An opaque identifier used to identify the mode when requesting a fullscreen
transition.
This property is read-only.
| number DisplayMode.refreshRate
|
The refresh rate in Hz.
This property is read-only.
The width in pixels of the screen when in this mode.
This property is read-only.