mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 21:29:07 +00: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