summaryrefslogtreecommitdiff
path: root/doc/classes/Light.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Light.xml')
-rw-r--r--doc/classes/Light.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Light.xml b/doc/classes/Light.xml
index 4862558aaa..073cc34069 100644
--- a/doc/classes/Light.xml
+++ b/doc/classes/Light.xml
@@ -7,6 +7,7 @@
Light is the abstract base class for light nodes, so it shouldn't be used directly (It can't be instanced). Other types of light nodes inherit from it. Light contains the common variables and parameters used for lighting.
</description>
<tutorials>
+ http://docs.godotengine.org/en/3.0/learning/features/3d/lights_and_shadows.html
</tutorials>
<demos>
</demos>