mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Remove high quality glow as it is not any higher quality than regular glow
This commit is contained in:
parent
ba4bd7f009
commit
5b5cd2b98b
17 changed files with 15 additions and 60 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue