Fix misformatted documentation from #47435, #42827, #46991

This commit is contained in:
Yuri Sizov
2021-04-04 23:25:40 +03:00
parent ed2f51b15f
commit c526a1e22d
13 changed files with 97 additions and 77 deletions
+10
View File
@@ -245,6 +245,16 @@
[b]Note[/b]: The pose transform needs to be in bone space. Use [method world_transform_to_bone_transform] to convert a world transform, like one you can get from a [Node3D], to bone space.
</description>
</method>
<method name="set_bone_name">
<return type="void">
</return>
<argument index="0" name="bone_idx" type="int">
</argument>
<argument index="1" name="name" type="String">
</argument>
<description>
</description>
</method>
<method name="set_bone_parent">
<return type="void">
</return>