Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This demo shows how to downscale the 3D resolution without affecting 2D elements, to improve performance without making the UI blurry.See documentation for details: https://docs.godotengine.org/en/stable/tutorials/3d/resolution_scaling.htmlLanguage: GDScriptRenderer: Forward+
3D Resolution Scaling
This demo shows how to downscale the 3D resolution without affecting 2D elements, to improve performance without making the UI blurry.
See Resolution scaling in the documentation for details.
Language: GDScript
Renderer: Forward+
Screenshot
This demo shows how to downscale the 3D resolution without affecting 2D elements, to improve performance without making the UI blurry.
See documentation for details: https://docs.godotengine.org/en/stable/tutorials/3d/resolution_scaling.html
Language: GDScript
Renderer: Forward+
Reviews
Quick Information

This demo shows how to downscale the 3D resolution without affecting 2D elements, to improve performance without making the UI blurry.See documentation for details: https://docs.godotengine.org/en/stable/tutorials/3d/resolution_scaling.htmlLanguage: GDScriptRenderer: Forward+