Block a user
Fix Large Terrain Performance Issues
A better and less-disruptive solution would actually be to use RenderingServer.texture_2d_update_partial()
, however that won't happen until https://github.com/godotengine/godot/issues/65762 is…
Fix Large Terrain Performance Issues
Add Camera Bounds Data
MapEditorController
could do with comments but this class is likely to change significantly soon so will not be required as part of this PR.