Sync classref with current source
Also fix binding of Basis.slerp
This commit is contained in:
parent
ddc24347ba
commit
4c5dd51eb9
24 changed files with 407 additions and 62 deletions
|
|
@ -151,7 +151,7 @@
|
|||
<argument index="1" name="t" type="float">
|
||||
</argument>
|
||||
<description>
|
||||
Returns the result of the linear interpolation between this vector and [code]b[/code] by amount [code]t[/code]. [code]t[/code] is in the range of [code]0.0 - 1.0[/code], a percentage of how far along the interpolation is.
|
||||
Returns the result of the linear interpolation between this vector and [code]b[/code] by amount [code]t[/code]. [code]t[/code] is in the range of [code]0.0 - 1.0[/code], a percentage of how far along the interpolation is.
|
||||
</description>
|
||||
</method>
|
||||
<method name="max_axis">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue