mirror of https://github.com/godotengine/godot
`OS.get_screen_scale` will now return the `window.devicePixelRatio` value, `OS.get_screen_dpi` uses CSS media queries to find approximate DPI value for the current display. `OS.get_screen_size` also return the actual screen size (not the CSS pixel size). |
||
|---|---|---|
| .. | ||
| android | ||
| iphone | ||
| javascript | ||
| linuxbsd | ||
| osx | ||
| server | ||
| uwp | ||
| windows | ||
| SCsub | ||
| register_platform_apis.h | ||