Browse Source

Fix incorrect Polygon2D description

skyace65 2 years ago
parent
commit
7d9a0f1fe7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/classes/Polygon2D.xml

+ 1 - 1
doc/classes/Polygon2D.xml

@@ -47,7 +47,7 @@
 			<return type="PackedFloat32Array" />
 			<param index="0" name="index" type="int" />
 			<description>
-				Returns the height values of the specified bone.
+				Returns the weight values of the specified bone.
 			</description>
 		</method>
 		<method name="set_bone_path">