summaryrefslogtreecommitdiffstats
path: root/doc/classes/Light3D.xml
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2023-08-15 12:14:01 +0200
committerHugo Locurcio <hugo.locurcio@hugo.pro>2023-08-19 20:29:24 +0200
commit469c462b763efe1acff65441a23964b0cbdba0bf (patch)
tree5209595f2f6a3e93a00729f4ce16575d022031fd /doc/classes/Light3D.xml
parent5444afae63f37cb4b890c781e5679a3b7ee5a392 (diff)
downloadredot-engine-469c462b763efe1acff65441a23964b0cbdba0bf.tar.gz
Add missing tutorials to documentation classes
Diffstat (limited to 'doc/classes/Light3D.xml')
-rw-r--r--doc/classes/Light3D.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Light3D.xml b/doc/classes/Light3D.xml
index ca9f821acf..ebb36ba92b 100644
--- a/doc/classes/Light3D.xml
+++ b/doc/classes/Light3D.xml
@@ -8,6 +8,7 @@
</description>
<tutorials>
<link title="3D lights and shadows">$DOCS_URL/tutorials/3d/lights_and_shadows.html</link>
+ <link title="Faking global illumination">$DOCS_URL/tutorials/3d/global_illumination/faking_global_illumination.html</link>
<link title="Third Person Shooter Demo">https://godotengine.org/asset-library/asset/678</link>
</tutorials>
<methods>