summaryrefslogtreecommitdiff
path: root/modules/csg/doc_classes
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-02-10 13:01:03 +0100
committerRémi Verschelde <rverschelde@gmail.com>2019-02-10 13:01:03 +0100
commit74932b905e928015394aff68a0502a49994d47f7 (patch)
treebd4a3a9dc8ce8e09b9b42b49c767f6eed915d731 /modules/csg/doc_classes
parent2975f6e3c4709bc5f69b43fdfb1ea1de159b9b26 (diff)
doc: Sync classref with current source
Diffstat (limited to 'modules/csg/doc_classes')
-rw-r--r--modules/csg/doc_classes/CSGShape.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/csg/doc_classes/CSGShape.xml b/modules/csg/doc_classes/CSGShape.xml
index 56087cbb82..d304d0179f 100644
--- a/modules/csg/doc_classes/CSGShape.xml
+++ b/modules/csg/doc_classes/CSGShape.xml
@@ -29,6 +29,12 @@
Returns an individual bit on the collision mask.
</description>
</method>
+ <method name="get_meshes" qualifiers="const">
+ <return type="Array">
+ </return>
+ <description>
+ </description>
+ </method>
<method name="is_root_shape" qualifiers="const">
<return type="bool">
</return>