mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Document LIGHT_SHADOW_COLOR for canvas item shader
(cherry picked from commit 8baa1c7c7a)
This commit is contained in:
committed by
Rémi Verschelde
parent
8c101ab924
commit
d078460ebd
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user