mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +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