summaryrefslogtreecommitdiff
path: root/doc/classes/SpotLight3D.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/SpotLight3D.xml')
-rw-r--r--doc/classes/SpotLight3D.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/SpotLight3D.xml b/doc/classes/SpotLight3D.xml
index f094818c21..d8d82a6852 100644
--- a/doc/classes/SpotLight3D.xml
+++ b/doc/classes/SpotLight3D.xml
@@ -22,7 +22,7 @@
The spotlight's light energy attenuation curve.
</member>
<member name="spot_range" type="float" setter="set_param" getter="get_param" default="5.0">
- The maximal range that can be reached by the spotlight.
+ The maximal range that can be reached by the spotlight. Note that the effectively lit area may appear to be smaller depending on the [member spot_attenuation] in use. No matter the [member spot_attenuation] in use, the light will never reach anything outside this range.
</member>
</members>
<constants>