classref: Sync with current master branch (6da4ad1)

This commit is contained in:
Godot Organization
2023-08-26 03:18:38 +00:00
parent 0ea575930c
commit 55d4bd8010
70 changed files with 372 additions and 52 deletions
+1 -1
View File
@@ -790,7 +790,7 @@ If enabled, a wrapper that can be used to run the application with console outpu
:ref:`bool<class_bool>` **display/high_res**
If ``true``, the application is rendered at native display resolution, otherwise it is always rendered at loHPI resolution and upscaled by OS when required.
If ``true``, the application is rendered at native display resolution, otherwise it is always rendered at loDPI resolution and upscaled by OS when required.
.. rst-class:: classref-item-separator