mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
Merge pull request #34576 from rcorre/imgeo-coords
Clarify ImmediateGeometry.add_vertex.
This commit is contained in:
commit
46bc05c5ac
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user