From 141aac48ffe30b1e27d60ab800e286bc56899b93 Mon Sep 17 00:00:00 2001 From: Rasmus Ketelsen Date: Wed, 9 Aug 2017 10:11:36 +0200 Subject: Updated default values in SpatialMaterial and Environment --- scene/resources/environment.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scene/resources/environment.cpp') diff --git a/scene/resources/environment.cpp b/scene/resources/environment.cpp index accced404..f2811bb87 100644 --- a/scene/resources/environment.cpp +++ b/scene/resources/environment.cpp @@ -1140,7 +1140,7 @@ Environment::Environment() { bg_energy = 1.0; bg_canvas_max_layer = 0; ambient_energy = 1.0; - ambient_sky_contribution = 0; + ambient_sky_contribution = 1.0; tone_mapper = TONE_MAPPER_LINEAR; tonemap_exposure = 1.0; -- cgit v1.2.3-70-g09d2