Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-12-30 18:30:07 +01:00
parent f555d867e2
commit 1f752eb961
17 changed files with 63 additions and 22 deletions

View File

@@ -63,7 +63,7 @@ Simple helper to draw an UV sphere with given latitude, longitude and radius.
- void **add_vertex** **(** :ref:`Vector3<class_Vector3>` position **)**
Adds a vertex with the currently set color/uv/etc.
Adds a vertex in local coordinate space with the currently set color/uv/etc.
----