diff options
Diffstat (limited to 'doc/classes/OmniLight3D.xml')
-rw-r--r-- | doc/classes/OmniLight3D.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/OmniLight3D.xml b/doc/classes/OmniLight3D.xml index 44d1f8902e..f8de34e159 100644 --- a/doc/classes/OmniLight3D.xml +++ b/doc/classes/OmniLight3D.xml @@ -10,6 +10,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> </tutorials> <members> <member name="omni_attenuation" type="float" setter="set_param" getter="get_param" default="1.0"> |