Fix presumed copy/paste error: "Returns" -> "Sets"
I might be going out on a limb here... :D
(cherry picked from commit e38b63400c
)
This commit is contained in:
parent
accc30e5e0
commit
0fdfa47929
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@
|
|||
<argument index="1" name="pose" type="Transform">
|
||||
</argument>
|
||||
<description>
|
||||
Returns the pose transform for bone [code]bone_idx[/code].
|
||||
Sets the pose transform for bone [code]bone_idx[/code].
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_bone_rest">
|
||||
|
|
Loading…
Reference in a new issue