Remove high quality glow as it is not any higher quality than regular glow

This commit is contained in:
clayjohn 2022-12-12 23:56:47 -08:00
parent ba4bd7f009
commit 5b5cd2b98b
17 changed files with 15 additions and 60 deletions

View file

@ -203,7 +203,6 @@ public:
virtual RID environment_get_glow_map(RID p_env) const = 0;
virtual void environment_glow_set_use_bicubic_upscale(bool p_enable) = 0;
virtual void environment_glow_set_use_high_quality(bool p_enable) = 0;
// SSR