mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
* GetViewPortRect().Size -> GetViewport().Size GetViewPortRect() does not seem to excist anymore so I replaced it with GetViewport().Size * GetViewportRect() actually excists but with proper casing