Explorar o código

Fix misleading description of MeshDataTool.get_vertex() method

Mateus Elias %!s(int64=2) %!d(string=hai) anos
pai
achega
fe45774f59
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/classes/MeshDataTool.xml

+ 1 - 1
doc/classes/MeshDataTool.xml

@@ -171,7 +171,7 @@
 			<return type="Vector3" />
 			<param index="0" name="idx" type="int" />
 			<description>
-				Returns the vertex at given index.
+				Returns the position of the given vertex.
 			</description>
 		</method>
 		<method name="get_vertex_bones" qualifiers="const">