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 e0807760f7..416128c9b1 100644
--- a/doc/classes/ImmediateGeometry.xml
+++ b/doc/classes/ImmediateGeometry.xml
@@ -30,7 +30,7 @@
<argument index="0" name="position" type="Vector3">
</argument>
<description>
- Adds a vertex with the currently set color/uv/etc.
+ Adds a vertex in local coordinate space with the currently set color/uv/etc.
</description>
</method>
<method name="begin">