This does not include master-specific concepts, like
constructors, operators, annotations, and bitfields.
(cherry picked from commit 0f24d6ecf7601fd134ea67df6d350cb2dd703390)
The minimum size of the window in pixels (without counting window manager decorations). Does not affect fullscreen mode. Set to [code](0, 0)[/code] to reset to the system's default value.
[b]Note:[/b] By default, the project window has a minimum size of [code]Vector2(64, 64)[/code]. This prevents issues that can arise when the window is resized to a near-zero size.