mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Overhaul screen space reflections.
This commit is contained in:
parent
f50d7fa1e8
commit
c128886c63
31 changed files with 1185 additions and 934 deletions
|
|
@ -1311,6 +1311,7 @@ public:
|
|||
PASS1RC(float, environment_get_ssr_fade_out, RID)
|
||||
PASS1RC(float, environment_get_ssr_depth_tolerance, RID)
|
||||
|
||||
PASS1(environment_set_ssr_half_size, bool)
|
||||
PASS1(environment_set_ssr_roughness_quality, RS::EnvironmentSSRRoughnessQuality)
|
||||
|
||||
// SSAO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue