You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Overhaul screen space reflections.
This commit is contained in:
@@ -260,6 +260,7 @@ public:
|
||||
virtual float environment_get_ssr_fade_out(RID p_env) const = 0;
|
||||
virtual float environment_get_ssr_depth_tolerance(RID p_env) const = 0;
|
||||
|
||||
virtual void environment_set_ssr_half_size(bool p_half_size) = 0;
|
||||
virtual void environment_set_ssr_roughness_quality(RS::EnvironmentSSRRoughnessQuality p_quality) = 0;
|
||||
|
||||
// SSAO
|
||||
|
||||
Reference in New Issue
Block a user