From 7cd2ff309c5f1c512ed871998157f3fd19aa23ec Mon Sep 17 00:00:00 2001 From: clayjohn Date: Thu, 16 Apr 2020 23:38:22 -0700 Subject: Add light size to Sky Shaders --- doc/classes/ProceduralSkyMaterial.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/ProceduralSkyMaterial.xml b/doc/classes/ProceduralSkyMaterial.xml index 70e82d248c..d3e1dbca27 100644 --- a/doc/classes/ProceduralSkyMaterial.xml +++ b/doc/classes/ProceduralSkyMaterial.xml @@ -40,11 +40,8 @@ Distance from center of sun where it fades out completely. - - Distance from sun where it goes from solid to starting to fade. - - How quickly the sun fades away between [member sun_angle_min] and [member sun_angle_max]. + How quickly the sun fades away between the edge of the sun disk and [member sun_angle_max]. -- cgit v1.2.3