[Docs] Remove double-spaces from descriptions, as well a couple other small fixes
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
<argument index="1" name="t" type="float">
|
||||
</argument>
|
||||
<description>
|
||||
Returns the result of SLERP 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], representing the amount of interpolation.
|
||||
Returns the result of SLERP 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], representing the amount of interpolation.
|
||||
Both vectors need to be normalized.
|
||||
</description>
|
||||
</method>
|
||||
|
||||
Reference in New Issue
Block a user