1
0
Fork 0

Merge pull request #111304 from HolonProduction/rm-last-vp-rect

Remove unused members from `Viewport`
This commit is contained in:
Thaddeus Crews 2025-10-07 17:15:02 -05:00
commit e878d5a2fb
No known key found for this signature in database
GPG Key ID: 8C6E5FEB5FC03CCC
1 changed files with 0 additions and 3 deletions

View File

@ -260,11 +260,8 @@ private:
RID contact_3d_debug_multimesh;
RID contact_3d_debug_instance;
Rect2 last_vp_rect;
bool transparent_bg = false;
bool use_hdr_2d = false;
bool gen_mipmaps = false;
bool snap_controls_to_pixels = true;
bool snap_2d_transforms_to_pixel = false;