mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Fix incorrect Polygon2D description
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user