فهرست منبع

Merge pull request #77321 from skyace65/Polygon2D

Fix incorrect Polygon2D description
Rémi Verschelde 2 سال پیش
والد
کامیت
58eef826a2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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">