Properties:
Name | Type | Description |
---|---|---|
autoDensity |
boolean |
Resizes renderer view in CSS pixels to allow for resolutions other than 1. |
height |
number |
The height of the screen. |
resolution |
number |
The resolution / device pixel ratio of the renderer. |
view |
HTMLCanvasElement |
The canvas to use as a view, optional. |
width |
number |
The width of the screen. |
Members
Resizes renderer view in CSS pixels to allow for resolutions other than 1.
The height of the screen.
The resolution / device pixel ratio of the renderer.
The canvas to use as a view, optional.
The width of the screen.