Files
godot-docs/tutorials/rendering
Jonathan Paugh af5deac0db multiple_resolutions.rst: Clear up confusing use of terms window and viewport
Clear up a potential misunderstanding for new users.

When I first read this documentation, it left me with the impression that there's a `/root` viewport which lives inside of the window object. This false lesson was reinforced by the existing of both `get_window()` and `get_viewport()` in the API.
2024-01-26 14:28:16 -06:00
..