summaryrefslogtreecommitdiff
path: root/modules/csg/doc_classes/CSGCylinder.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/csg/doc_classes/CSGCylinder.xml')
-rw-r--r--modules/csg/doc_classes/CSGCylinder.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/csg/doc_classes/CSGCylinder.xml b/modules/csg/doc_classes/CSGCylinder.xml
index 643eb7c7f4..9fc0281887 100644
--- a/modules/csg/doc_classes/CSGCylinder.xml
+++ b/modules/csg/doc_classes/CSGCylinder.xml
@@ -17,7 +17,7 @@
<member name="height" type="float" setter="set_height" getter="get_height" default="1.0">
The height of the cylinder.
</member>
- <member name="material" type="Material" setter="set_material" getter="get_material" default="null">
+ <member name="material" type="Material" setter="set_material" getter="get_material">
The material used to render the cylinder.
</member>
<member name="radius" type="float" setter="set_radius" getter="get_radius" default="1.0">