mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Prevent windows from having a size greater than device limit
This commit is contained in:
@@ -1568,6 +1568,8 @@ public:
|
||||
|
||||
virtual void set_print_gpu_profile(bool p_enable) = 0;
|
||||
|
||||
virtual Size2i get_maximum_viewport_size() const = 0;
|
||||
|
||||
RenderingDevice *get_rendering_device() const;
|
||||
RenderingDevice *create_local_rendering_device() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user