summaryrefslogtreecommitdiff
path: root/doc/classes/ImmediateGeometry.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/ImmediateGeometry.xml')
-rw-r--r--doc/classes/ImmediateGeometry.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ImmediateGeometry.xml b/doc/classes/ImmediateGeometry.xml
index 7b45c0c678..b12f9c99a9 100644
--- a/doc/classes/ImmediateGeometry.xml
+++ b/doc/classes/ImmediateGeometry.xml
@@ -28,7 +28,7 @@
<method name="add_vertex">
<return type="void">
</return>
- <argument index="0" name="pos" type="Vector3">
+ <argument index="0" name="position" type="Vector3">
</argument>
<description>
Add a vertex with the currently set color/uv/etc.