Unify foggy water presentation and remove shoreline ribbons
This commit is contained in:
parent
3576daba16
commit
405bdaa2d2
8 changed files with 209 additions and 10 deletions
|
|
@ -15,6 +15,8 @@ shader_parameter/sky_horizon_color = Color(0.663, 0.843, 0.847, 1)
|
|||
shader_parameter/ground_bottom_color = Color(0.157, 0.361, 0.439, 1)
|
||||
shader_parameter/ground_horizon_color = Color(0.549, 0.749, 0.765, 1)
|
||||
shader_parameter/horizon_blend_width = 0.01
|
||||
shader_parameter/fog_horizon_color = Color(0.13, 0.21, 0.32, 1)
|
||||
shader_parameter/fog_horizon_occlusion = 0.0
|
||||
shader_parameter/sun_direction = Vector3(0, 1, 0)
|
||||
shader_parameter/sun_color = Color(1, 0.86, 0.46, 1)
|
||||
shader_parameter/sun_visibility = 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue