Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'presets/pov/world/1_Clear_Blue_Sky.py')
-rw-r--r--presets/pov/world/1_Clear_Blue_Sky.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/presets/pov/world/1_Clear_Blue_Sky.py b/presets/pov/world/1_Clear_Blue_Sky.py
index 3ec2c33e..9928c0e7 100644
--- a/presets/pov/world/1_Clear_Blue_Sky.py
+++ b/presets/pov/world/1_Clear_Blue_Sky.py
@@ -17,7 +17,7 @@ scene.world.use_sky_blend = True
#with very small value like round rgb 0.00002 0.00002 0.00008
#Sky color at zenith, sun 90° elevation = hsl <0.6, 0.533, 0.698>
#Ground color = rgb <0.996, 0.965, 0.855> = hsl <0.128, 0.141, 0.996>
-#Ground Brighness = 0.996
+#Ground Brightness = 0.996
scene.world.horizon_color = (0.047, 0.034, 0.025) #24000 or 22000 lux roughly equals (sun+sky)/5
scene.world.zenith_color = (0.006, 0.013, 0.033) #19807 lux roughly equals hign noon Sun / 5