Explorar o código

Document LIGHT_SHADOW_COLOR for canvas item shader
(cherry picked from commit 8baa1c7c7af2505724e5535acbbfd7031d8a58fa)

Pedro J. Estébanez %!s(int64=9) %!d(string=hai) anos
pai
achega
d078460ebd
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      reference/shading_language.rst

+ 2 - 0
reference/shading_language.rst

@@ -447,6 +447,8 @@ CanvasItem (2D) - LightShader
 +-------------------------------------+-------------------------------------------------------------------------------+
 | const color *LIGHT\_COLOR*          | Color of Light                                                                |
 +-------------------------------------+-------------------------------------------------------------------------------+
+| const color *LIGHT\_SHADOW\_COLOR*  | Color of Light shadow                                                         |
++-------------------------------------+-------------------------------------------------------------------------------+
 | vec2 *LIGHT\_UV*                    | UV for light image                                                            |
 +-------------------------------------+-------------------------------------------------------------------------------+
 | color *SHADOW*                      | Light shadow color override                                                   |