summaryrefslogtreecommitdiffstats
path: root/modules/gltf/doc_classes/GLTFLight.xml
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2024-02-21 18:51:08 +0100
committerHugo Locurcio <hugo.locurcio@hugo.pro>2024-02-22 16:16:49 +0100
commitf781571d070b7d8d13936a383658af289f310ae7 (patch)
tree9e7d656a3c74a185871cbbbc866e1a2641f7edf5 /modules/gltf/doc_classes/GLTFLight.xml
parent652438a3952ae13e12dd4fd40756311fde81a791 (diff)
downloadredot-engine-f781571d070b7d8d13936a383658af289f310ae7.tar.gz
Add keywords to improve search in the class reference
Diffstat (limited to 'modules/gltf/doc_classes/GLTFLight.xml')
-rw-r--r--modules/gltf/doc_classes/GLTFLight.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gltf/doc_classes/GLTFLight.xml b/modules/gltf/doc_classes/GLTFLight.xml
index 653a394ebb..1c82430abf 100644
--- a/modules/gltf/doc_classes/GLTFLight.xml
+++ b/modules/gltf/doc_classes/GLTFLight.xml
@@ -39,7 +39,7 @@
</method>
</methods>
<members>
- <member name="color" type="Color" setter="set_color" getter="get_color" default="Color(1, 1, 1, 1)">
+ <member name="color" type="Color" setter="set_color" getter="get_color" default="Color(1, 1, 1, 1)" keywords="colour">
The [Color] of the light. Defaults to white. A black color causes the light to have no effect.
</member>
<member name="inner_cone_angle" type="float" setter="set_inner_cone_angle" getter="get_inner_cone_angle" default="0.0">