You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-19 14:31:59 +00:00
Remove high quality glow as it is not any higher quality than regular glow
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user