I am developing a game for Meta Quest 3 which contains lots of windows to buildings as well as vehicles. Obviously this causes overdraw, which is very bad for performance on mobile VR. It is especially hard to avoid having transparency cover the screen when vehicles need windshields and other windows.
Are there any good tricks to faking transparency/windows i should look into?
Thanks for any help!