mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Merge pull request #234 from RandomShaper/patch-1
Update shading_language.rst
This commit is contained in:
@@ -447,7 +447,11 @@ CanvasItem (2D) - LightShader
|
||||
+-------------------------------------+-------------------------------------------------------------------------------+
|
||||
| const color *LIGHT\_COLOR* | Color of Light |
|
||||
+-------------------------------------+-------------------------------------------------------------------------------+
|
||||
| out vec4 *LIGHT* | Light Output (shader is ignored if this is not used) |
|
||||
| vec2 *LIGHT\_UV* | UV for light image |
|
||||
+-------------------------------------+-------------------------------------------------------------------------------+
|
||||
| color *SHADOW* | Light shadow color override |
|
||||
+-------------------------------------+-------------------------------------------------------------------------------+
|
||||
| out vec4 *LIGHT* | Light Output (shader is ignored if this is not used) |
|
||||
+-------------------------------------+-------------------------------------------------------------------------------+
|
||||
|
||||
Examples
|
||||
|
||||
Reference in New Issue
Block a user